diff options
author | KatolaZ <katolaz@freaknet.org> | 2017-12-14 19:57:27 +0000 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2017-12-14 19:57:27 +0000 |
commit | 19650bae5d0de65a5773f457e4f86cddf101a934 (patch) | |
tree | 47b1a78e8f59c9189bb9c8aa9f511e8985261464 /setnetrc | |
parent | 876d523b6a35defddcc5ce8373718aca77291674 (diff) |
towards setnet-0.4
Diffstat (limited to 'setnetrc')
-rw-r--r-- | setnetrc | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -26,3 +26,18 @@ TRUNCATE_LOG="yes" ## ##WIFI_DEVICES="wlan1 wlan4" + + +## +## SUPPRESS_INFO: if set to "yes", avoid to show information panels +## after certain configuration steps +## +SUPPRESS_INFO="yes" + + +## +## SHOW_LO: whether we should show loopback devices in the device list +## + +SHOW_LO="yes" + |