Scroll to navigation

nmstate.service(8) nmstate.service man page nmstate.service(8)

NAME

nmstate.service - Apply /etc/nmstate network states

SYNOPSIS

nmstate.service

DESCRIPTION

nmstate.service invokes nmstatectl service command which apply all network state files ending with .yml in /etc/nmstate folder. By default, the network state file will be renamed with the suffix .applied after applying it. This is to prevent it being applied again when the service runs next.

With /etc/nmstate/nmstate.conf holding below content:

[service] keep_state_file_after_apply = true

The nmstate.service will not remove network state file, just copy applied network stata to file with the suffix .applied after applying it.

BUG REPORTS

Report bugs on nmstate GitHub issues <https://github.com/nmstate/nmstate>.

COPYRIGHT

License Apache 2.0 or any later version <https://www.apache.org/licenses/LICENSE-2.0.txt>

SEE ALSO

nmstatectl(8)

May 2, 2024 2.2.27