]> git.ipfire.org Git - thirdparty/systemd.git/commit
Reload manager defaults at daemon-reload 426/head
authorThomas Blume <Thomas.Blume@suse.com>
Mon, 29 Jun 2015 09:26:27 +0000 (11:26 +0200)
committertblume <Thomas.Blume@suse.com>
Thu, 9 Jul 2015 08:22:30 +0000 (10:22 +0200)
commit06af2a04fb34c3e8f99734571c0c5d2203d6a265
tree180cb93de1bc293a08b6f056706adaa2afbb2ac2
parenta0f7095171f03517bb44f91c67098ddd53537b54
Reload manager defaults at daemon-reload

"systemctl daemon-reload" should also update the manager defaults from
/etc/systemd/system.conf.
For details, see:
http://lists.freedesktop.org/archives/systemd-devel/2015-June/033062.html

Amended to use  manager_set_defaults() as common function.
src/core/main.c