X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-journald.service.in;h=08858f38d79f5a4dcd2f57a15063da0d97dcbecb;hb=7f120cc6a2eeea1b695222ff6e8e83b4f14ace59;hp=2cfc68482eb1c7a5cb8b4dd4baf189ef9f064add;hpb=4b2d99d9f4258a29f0bf8b1a78d17836e75bc378;p=elogind.git diff --git a/units/systemd-journald.service.in b/units/systemd-journald.service.in index 2cfc68482..08858f38d 100644 --- a/units/systemd-journald.service.in +++ b/units/systemd-journald.service.in @@ -12,12 +12,13 @@ Description=Journal Service DefaultDependencies=no Requires=systemd-journald.socket After=systemd-journald.socket +After=syslog.socket [Service] ExecStart=@rootlibexecdir@/systemd-journald NotifyAccess=all StandardOutput=null -#CapabilityBoundingSet=CAP_SYS_ADMIN CAP_SETUID CAP_SETGID +#CapabilityBoundingSet=CAP_SYS_ADMIN CAP_SETUID CAP_SETGID CAP_DAC_OVERRIDE # Increase the default a bit in order to allow many simultaneous # services being run since we keep one fd open per service.