mirror of
https://github.com/arcan1s/pkgbuild.git
synced 2025-07-03 00:45:52 +00:00
update netctl-gui
This commit is contained in:
7
netctl-gui/netctlgui-helper.install
Normal file
7
netctl-gui/netctlgui-helper.install
Normal file
@ -0,0 +1,7 @@
|
||||
post_install() {
|
||||
setcap cap_setuid=ep usr/bin/netctlgui-helper 2>/dev/null || chmod +s usr/bin/ping
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install "$1"
|
||||
}
|
Reference in New Issue
Block a user