]> git.ipfire.org Git - people/ms/network.git/blame - man/network-settings.txt
man: Fix authorship warnings
[people/ms/network.git] / man / network-settings.txt
CommitLineData
daebec37 1= network-settings(8)
daebec37
MT
2
3== NAME
4network-settings - Change global network settings
5
6== SYNOPSIS
7'network settings'
8'network settings' KEY=VALUE
9
10== DESCRIPTION
11The 'network settings' command may be used to set global settings.
12
13Please have a look at the individual man pages for more options.
14
15== COMMANDS
16If no additional argument is given, running the command will dump a list of
17all settings variables and their current values.
18
19You may set a new value by adding the variable name and the new
20value to the command line.
21
22== VARIABLES
23
24'DEBUG=[true|_false_]'::
25 The DEBUG will control whether debug logging is enabled or not.
26 Additionally to writing debug log messages to the log files, the messages
27 will be displayed on the console as well.
28
29'WIRELESS_REGULATORY_DOMAIN=_00_'::
30 The wireless regulatory domain is set globally for the entire system with
31 the WIRELESS_REGULATORY_DOMAIN setting.
32 +
33 The default is '00' which is the _world_ setting.
34 +
35 Valid values are country codes for countries which have their own
36 regulatory domain.
37
38== AUTHORS
39Michael Tremer
40
41== SEE ALSO
42link:network[8],
43link:network-dns-server[8]