mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-06 18:45:46 +00:00
release 1.0.0
This commit is contained in:
@ -1,6 +1,11 @@
|
||||
post_install() {
|
||||
xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
|
||||
update-desktop-database -q
|
||||
cat << EOF
|
||||
Not to enter a root password you may add following lines to /etc/sudoers:
|
||||
USERNAME ALL=NOPASSWD: /usr/bin/netctl-gui-netctl
|
||||
USERNAME ALL=NOPASSWD: /usr/bin/netctl-gui-wpa_supplicant
|
||||
EOF
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
|
Reference in New Issue
Block a user