DOKK / manpages / debian 12 / netlabel-tools / netlabel-config.8.en
netlabel-config(8) NetLabel Documentation netlabel-config(8)

netlabel-config - NetLabel configuration utility

netlabel-config reset| load

The NetLabel configuration utility, netlabel-config, is a script designed to make it easier for system administratiors to create, manage, and use complex NetLabel configurations. The netlabel-config script uses the netlabelctl(8) tool and /etc/netlabel.rules configuration file to load a saved NetLabel configuration into the kernel and reset the kernel's NetLabel configuration to the default state when needed.

Removes any NetLabel configuration loaded into the kernel and resets the kernel's NetLabel state to the default.
Loads the NetLabel configuration specified by /etc/netlabel.rules into the kernel.

Returns zero on success, errno values on failure.

The NetLabel subsystem is supported on Linux Kernels version 2.6.19 and later. The static, or fallback, labels are only supported on Linux Kernels version 2.6.25 and later. The domain mapping address selectors are only supported on Linux Kernels 2.6.28 and later and CALIPSO/RFC5570 is only supported on Linux Kernels 4.8.0 and later.

The NetLabel project site, with more information including the source code repository, can be found at https://github.com/netlabel. Please report any bugs at the project site or directly to the author.

Paul Moore <paul@paul-moore.com>

netlabelctl(8)

31 May 2013 paul@paul-moore.com