chiark / gitweb /
units: automatically respawn the core services
[elogind.git] / units / systemd-journald.service.in
index da07cb9ce6c54db1caa4c2a71263f563a96b0127..9552b454a341ccdfd45cb303e3a8e091e1ba0d71 100644 (file)
@@ -7,14 +7,14 @@
 
 [Unit]
 Description=Journal Service
-Documentation=man:journald.conf(5)
+Documentation=man:systemd-journald.service(8) man:journald.conf(5)
 DefaultDependencies=no
 Requires=systemd-journald.socket
-After=systemd-journald.socket
-After=syslog.socket
+After=systemd-journald.socket syslog.socket
 
 [Service]
 ExecStart=@rootlibexecdir@/systemd-journald
+Restart=always
 NotifyAccess=all
 StandardOutput=null
 CapabilityBoundingSet=CAP_SYS_ADMIN CAP_DAC_OVERRIDE CAP_SYS_PTRACE CAP_SYSLOG CAP_AUDIT_CONTROL CAP_CHOWN CAP_DAC_READ_SEARCH CAP_FOWNER CAP_SETUID CAP_SETGID