bandwhich: update granted capabilities
This commit is contained in:
parent
ddf8b762b2
commit
509c074a25
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
case "${ACTION}" in
|
||||
post)
|
||||
setcap cap_net_raw+ep usr/bin/bandwhich
|
||||
setcap cap_sys_ptrace,cap_dac_read_search,cap_net_raw,cap_net_admin+ep usr/bin/bandwhich
|
||||
;;
|
||||
esac
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bandwhich'
|
||||
pkgname=bandwhich
|
||||
version=0.21.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cargo
|
||||
short_desc="Terminal bandwidth utilization tool"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue