chiark / gitweb /
networkd: don't automatically reload config at runtime
authorTom Gundersen <teg@jklm.no>
Sat, 11 Jan 2014 20:16:13 +0000 (20:16 +0000)
committerTom Gundersen <teg@jklm.no>
Sun, 12 Jan 2014 14:37:21 +0000 (15:37 +0100)
commitf46685a4c0780173e5291fb7c3caa1c35cb1d0af
tree973368fa0aa06d3ed6905696a71ddbc5056d5f85
parentab47d620b459ce45774237ca1a38b5218426c897
networkd: don't automatically reload config at runtime

We don't know if the config will be consistent, so do as systemd itself and only
load config when the daemon starts (and possibly, in the future, when explicitly requested).
src/network/networkd-bridge.c
src/network/networkd-network.c