archrelease: copy trunk to extra-x86_64
[arch-packages.git] / libksysguard / trunk / libksysguard.install
blob891b1d423b9a5be32af2f0f2107c4e1c880e88d1
1 post_install() {
2 # this is executed by make install, but doesn't work since setcap can only be run as root
3   setcap CAP_NET_RAW=+ep /usr/lib/ksysguard/ksgrd_network_helper
6 post_upgrade() {
7   post_install