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