chiark / gitweb /
Do not advertise .d snippets over main config file
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 4 Mar 2015 00:10:21 +0000 (19:10 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 4 Mar 2015 00:10:21 +0000 (19:10 -0500)
commite93549ef29c4123d9ee45acb5815048390201e49
tree2cfe31cef554e2b7a3dd9b5a27f4d5867901c7f0
parent3b33b542733f68123efb46dbb7c3903235302e1f
Do not advertise .d snippets over main config file

For daemons which have a main configuration file, there's
little reason for the administrator to use configuration snippets.
They are useful for packagers which need to override settings, but
we shouldn't advertise that as the main way of configuring those
services.

https://bugs.freedesktop.org/show_bug.cgi?id=89397
16 files changed:
man/bootchart.conf.xml
man/coredump.conf.xml
man/journald.conf.xml
man/logind.conf.xml
man/resolved.conf.xml
man/standard-conf.xml
man/systemd-sleep.conf.xml
man/systemd-system.conf.xml
man/timesyncd.conf.xml
src/bootchart/bootchart.conf
src/core/system.conf
src/journal/coredump.conf
src/journal/journald.conf
src/login/logind.conf
src/resolve/resolved.conf.in
src/timesync/timesyncd.conf.in