mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-15 22:59:59 +00:00
@ -23,9 +23,6 @@ SKIPCOMPONENTS=false
|
||||
# use netctlgui-helper if it is available.
|
||||
# This option is not recognized by netctlgui-helper
|
||||
USE_HELPER=true
|
||||
# group which allows to control helper, refer to DBus configuration
|
||||
# This option is not recognized by netctlgui-helper
|
||||
HELPER_GROUP=network
|
||||
# force use SUDO_PATH for helper instead of using setuid(3) to child processes
|
||||
FORCE_SUDO=false
|
||||
# hide application to tray on exit if tray is available.
|
||||
@ -77,6 +74,3 @@ IFACE_DIR=/sys/class/net/
|
||||
RFKILL_DIR=/sys/class/rfkill/
|
||||
# prefered wireless interface
|
||||
PREFERED_IFACE=
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user