summaryrefslogtreecommitdiff
path: root/setnetrc
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2017-01-07 23:47:32 +0000
committerKatolaZ <katolaz@freaknet.org>2017-01-07 23:57:54 +0000
commit29912626562d07970018cd31b28c3962abcf87b6 (patch)
treeb4e1aa55afafa2aa64862f17d3fc2c3c59b17ce6 /setnetrc
parent3fbc818ccab52c91b9311a6cefcf2a7c0e683638 (diff)
Package created for version 0.2.1
Diffstat (limited to 'setnetrc')
-rw-r--r--setnetrc12
1 files changed, 9 insertions, 3 deletions
diff --git a/setnetrc b/setnetrc
index 180420c..78cc985 100644
--- a/setnetrc
+++ b/setnetrc
@@ -5,18 +5,24 @@
##
##
-## The default configuration file for wpa_supplicant
+## WPA_FILE: The default configuration file for wpa_supplicant
##
WPA_FILE=/etc/wpa_supplicant/wpa_setnet.conf
##
-## Logfile
+## LOGFILE: Location of the logfile
##
LOGFILE=/var/log/setnet.log
##
-## Truncate the log file at startup
+## TRUNCATE_LOG: Truncate the log file at startup
##
TRUNCATE_LOG="yes"
+##
+## WIFI_DEVICES: List of Wi-Fi devices, to be used if automatic
+## detection fails
+##
+
+##WIFI_DEVICES="wlan1 wlan4"