mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-13 13:55:51 +00:00
update docs
change building
This commit is contained in:
7
arch/netctlgui-helper.install
Normal file
7
arch/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