X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-journal-upload.service.in;h=b2e3c769cce8db0fa333ec5ee5079f2b755eb94b;hb=0b02c7c36dbb6f2ec7434eb8d18e0410ee1cc74c;hp=359ff10e259d4af338504d9f01966f125cb2b885;hpb=fd5ab841e7582342b23c9c08ba24ce0cca266690;p=elogind.git diff --git a/units/systemd-journal-upload.service.in b/units/systemd-journal-upload.service.in index 359ff10e2..b2e3c769c 100644 --- a/units/systemd-journal-upload.service.in +++ b/units/systemd-journal-upload.service.in @@ -17,5 +17,9 @@ PrivateTmp=yes PrivateDevices=yes WatchdogSec=20min +# If there are many split up journal files we need a lot of fds to +# access them all and combine +LimitNOFILE=16384 + [Install] WantedBy=multi-user.target