chiark / gitweb /
journald: allow restarting journald without losing stream connections
[elogind.git] / units / systemd-journald.service.in
index 8d380c84c9a9f0eaeac2069e7553a92a2159e3cc..e3eea259593df6850eeacceb9d5694d9495c8c34 100644 (file)
@@ -23,6 +23,7 @@ NotifyAccess=all
 StandardOutput=null
 CapabilityBoundingSet=CAP_SYS_ADMIN CAP_DAC_OVERRIDE CAP_SYS_PTRACE CAP_SYSLOG CAP_AUDIT_CONTROL CAP_AUDIT_READ CAP_CHOWN CAP_DAC_READ_SEARCH CAP_FOWNER CAP_SETUID CAP_SETGID CAP_MAC_OVERRIDE
 WatchdogSec=1min
+FileDescriptorStoreMax=1024
 
 # Increase the default a bit in order to allow many simultaneous
 # services being run since we keep one fd open per service.