diff options
Diffstat (limited to 'pacman_hooks/setcap-nethogs.hook')
-rw-r--r-- | pacman_hooks/setcap-nethogs.hook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pacman_hooks/setcap-nethogs.hook b/pacman_hooks/setcap-nethogs.hook index 9244449..b303144 100644 --- a/pacman_hooks/setcap-nethogs.hook +++ b/pacman_hooks/setcap-nethogs.hook @@ -5,7 +5,7 @@ Operation = Upgrade Target = nethogs [Action] -Description = Set file capabilities for nethogs... +Description = Setting file capabilities for nethogs... When = PostTransaction # man nethogs Exec = /usr/bin/setcap cap_net_admin,cap_net_raw+ep /usr/bin/nethogs |