Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : onerng.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
/
onerng.install
blob: bc0b177658f0df48614ebf677f3b29b1ae4b6a70 (
plain
)
1
2
3
4
5
6
post_install
() {
udevadm control
--reload-rules
}
post_upgrade
() {
post_install
}