diff options
author | KatolaZ <katolaz@freaknet.org> | 2018-05-03 12:43:54 +0100 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2018-05-03 12:43:54 +0100 |
commit | 6c540410c268da9a3f01e671f6f649839853a707 (patch) | |
tree | 2ebf29bfe63e996f1ee507e8c20125ac2c16a4be /setnetrc | |
parent | ff94240ebb7606d65159cc48cfa1507158674576 (diff) | |
parent | a140e81f3789ad20bc7872f796a0f45ebe584ffa (diff) |
Merge branch 'master' into suites/asciisuites/ascii
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" + |