setnet/setnetrc

36 lines
505 B
Plaintext

##
##
## setnetrc -- configuration file for setnet
##
##
##
## The default configuration file for wpa_supplicant
##
WPA_FILE=/etc/wpa_supplicant/wpa_setnet.conf
##
## Logfile
##
LOGFILE=/var/log/setnet.log
##
##
##
TRUNCATE_LOG="yes"
##
## Required dependencies. If any of those commands is missing,
## the script will exit
##
HARD_DEPS="ip dhclient dialog"
##
## Suggested dependencies. The script will issue a warning if any of
## those commands is missing
##
SOFT_DEPS="wpa_cli wpa_supplicant"