updte netctlguo

This commit is contained in:
arcan1s
2014-09-06 15:05:00 +04:00
parent 59bc11af31
commit 82485bca4c
3 changed files with 11 additions and 5 deletions

View File

@ -1,5 +1,9 @@
post_install() {
setcap cap_setuid=ep usr/bin/netctlgui-helper 2>/dev/null || chmod +s usr/bin/ping
cat << EOF
Note: users should be in network group if you want to get them access to the system bus
See http://arcanis.name/devs/netctl-gui-security-notes.html#helper
EOF
}
post_upgrade() {