From a9edaeff8481573764288ccf7e433a95b6dc7c03 Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Sat, 29 Nov 2014 01:06:20 -0800 Subject: journald: Support journald.conf.d directories in the usual search paths --- man/journald.conf.xml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'man/journald.conf.xml') diff --git a/man/journald.conf.xml b/man/journald.conf.xml index 5538b968e7..bf0b944eab 100644 --- a/man/journald.conf.xml +++ b/man/journald.conf.xml @@ -22,7 +22,8 @@ along with systemd; If not, see . --> - + journald.conf systemd @@ -44,22 +45,29 @@ journald.conf - Journal service configuration file + journald.conf.d + Journal service configuration files /etc/systemd/journald.conf + /etc/systemd/journald.conf.d/*.conf + /run/systemd/journald.conf.d/*.conf + /usr/lib/systemd/journald.conf.d/*.conf Description - This file configures various parameters of the + These files configure various parameters of the systemd journal service, systemd-journald.service8. + + + Options -- cgit v1.2.3-54-g00ecf