X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-journald.service.in;h=a3540c65d2e70085ecd4fa242f93ab176c1a58a9;hb=dfc4b6acf088f71f717fce8866a5841091219fa5;hp=e3eea259593df6850eeacceb9d5694d9495c8c34;hpb=13790add4bf648fed816361794d8277a75253410;p=elogind.git diff --git a/units/systemd-journald.service.in b/units/systemd-journald.service.in index e3eea2595..a3540c65d 100644 --- a/units/systemd-journald.service.in +++ b/units/systemd-journald.service.in @@ -26,5 +26,7 @@ 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. +# services being run since we keep one fd open per service. Also, when +# flushing journal files to disk, we might need a lot of fds when many +# journal files are combined. LimitNOFILE=16384