Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : smdev-phkr.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
processdev
blob: 4d6e1c9ee39de6ece2027384e4810578bbaf6fd1 (
plain
)
1
2
3
4
5
#!/bin/sh for cond in $(ls /etc/smdev/$ACTION); do . /etc/smdev/$ACTION/$cond done &