Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : yogabook-initcpio-hook.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
/
cleanuphook
blob: 23dfb8551a332497440cf66f3c72aeea9852240e (
plain
)
1
2
3
4
5
#!/usr/bin/ash run_cleanuphook() { kill `pgrep -f touch_keyboard_handler` }