1segregdomain(1) User Commands segregdomain(1)
2
3
4
6 setregdomain - set regulatory domain based on country code
7
9 setregdomain
10
12 setregdomain sets the regulatory domain for your system; it takes no
13 arguments and is normally called via system script (eg, udev) rather
14 than manually by an administrator.
15
16 The regulatory domain is represented by an ISO / IEC 3166-1 alpha2
17 country code. By default, setregdomain attempts to determine the
18 appropriate country code by examining the target of the /etc/localtime
19 symbolic link. That information is used to look-up the matching coun‐
20 try code in the /usr/share/zoneinfo/zone.tab file.
21
22 The country code look-up may fail. This could be due to faulty or
23 incomplete information in the /usr/share/zoneinfo/zone.tab file, or the
24 use of an actual file rather than a symlink for /etc/localtime , among
25 other possibilities. In those cases the system administrator should
26 define a COUNTRY environment variable in the /etc/sysconfig/regdomain
27 file. This value will be used as the country code and the country code
28 look-up will be skipped.
29
31 /etc/sysconfig/regdomain /etc/localtime /usr/share/zoneinfo/zone.tab
32
34 iw(1)
35
36
37
38CRDA 2014-11-19 segregdomain(1)