X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fnetwork.git;a=blobdiff_plain;f=man%2Fnetwork-settings.txt;fp=man%2Fnetwork-settings.txt;h=e77f038f17f59bcf203c0d7a0eb77aacbb81db28;hp=0000000000000000000000000000000000000000;hb=daebec37ca3cd19e000d1a9c1a77448d8c155fcd;hpb=d715390e9b1c4cc72bd22b915a842acc96912108 diff --git a/man/network-settings.txt b/man/network-settings.txt new file mode 100644 index 00000000..e77f038f --- /dev/null +++ b/man/network-settings.txt @@ -0,0 +1,44 @@ += network-settings(8) +Michael Tremer + +== NAME +network-settings - Change global network settings + +== SYNOPSIS +'network settings' +'network settings' KEY=VALUE + +== DESCRIPTION +The 'network settings' command may be used to set global settings. + +Please have a look at the individual man pages for more options. + +== COMMANDS +If no additional argument is given, running the command will dump a list of +all settings variables and their current values. + +You may set a new value by adding the variable name and the new +value to the command line. + +== VARIABLES + +'DEBUG=[true|_false_]':: + The DEBUG will control whether debug logging is enabled or not. + Additionally to writing debug log messages to the log files, the messages + will be displayed on the console as well. + +'WIRELESS_REGULATORY_DOMAIN=_00_':: + The wireless regulatory domain is set globally for the entire system with + the WIRELESS_REGULATORY_DOMAIN setting. + + + The default is '00' which is the _world_ setting. + + + Valid values are country codes for countries which have their own + regulatory domain. + +== AUTHORS +Michael Tremer + +== SEE ALSO +link:network[8], +link:network-dns-server[8]