]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-manager.c
network: enable KeepConfiguration= when running on network filesystem 22383/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 4 Feb 2022 06:33:38 +0000 (15:33 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 5 Feb 2022 00:42:32 +0000 (09:42 +0900)
commitea853de57dd84a2173cd60e2ecec1b8c978e04f3
tree8c432ba4164ed2f2c4df6ab86f65be4b86e05a3e
parent4e247216e58ff26f10a2af13d290465f0a65a501
network: enable KeepConfiguration= when running on network filesystem

Also, set KeepConfiguration=dhcp-on-stop by default when running in
initrd.

Fixes #21967.
man/systemd.network.xml
src/network/networkd-manager.c
src/network/networkd-manager.h
src/network/networkd-network.c
src/network/test-networkd-conf.c