1netlabel-config(8)          NetLabel Documentation          netlabel-config(8)
2
3
4

NAME

6       netlabel-config - NetLabel configuration utility
7

SYNOPSIS

9       netlabelctl reset| load
10

DESCRIPTION

12       The  NetLabel  configuration  utility,  netlabel-config,  is  a  script
13       designed to make it easier for system administratiors to  create,  man‐
14       age,  and  use  complex  NetLabel  configurations.  The netlabel-config
15       script uses the netlabelctl(8) tool and /etc/netlabel.rules  configura‐
16       tion  file  to  load a saved NetLabel configuration into the kernel and
17       reset the kernel's NetLabel configuration to  the  default  state  when
18       needed.
19
20       reset  Removes  any  NetLabel  configuration loaded into the kernel and
21              resets the kernel's NetLabel state to the default.
22
23       load   Loads  the  NetLabel  configuration  specified  by   /etc/netla‐
24              bel.rules into the kernel.
25

EXIT STATUS

27       Returns zero on success, errno values on failure.
28

NOTES

30       The NetLabel subsystem is supported on Linux Kernels version 2.6.19 and
31       later.  The static, or fallback, labels are  only  supported  on  Linux
32       Kernels version 2.6.25 and later.  The domain mapping address selectors
33       are  only  supported  on   Linux   Kernels   2.6.28   and   later   and
34       CALIPSO/RFC5570 is only supported on Linux Kernels 4.8.0 and later.
35
36       The  NetLabel  project site, with more information including the source
37       code repository, can be found at  https://github.com/netlabel.   Please
38       report any bugs at the project site or directly to the author.
39

AUTHOR

41       Paul Moore <paul@paul-moore.com>
42

SEE ALSO

44       netlabelctl(8)
45
46
47
48paul@paul-moore.com               31 May 2013               netlabel-config(8)
Impressum