]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
systemd: Increase file descriptors by default
authorAki Tuomi <aki.tuomi@dovecot.fi>
Tue, 24 Apr 2018 08:45:36 +0000 (11:45 +0300)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Thu, 7 Jun 2018 07:03:49 +0000 (10:03 +0300)
dovecot.service.in

index 940ce8f9e05928e2e7e6c09cc7a94412be9ae5d3..8237e6dec5082061054289477f278aee75ef8959 100644 (file)
@@ -24,8 +24,8 @@ PrivateDevices=true
 
 # You can add environment variables with e.g.:
 #Environment='CORE_OUTOFMEM=1'
-# If you have trouble with `Too many open files' you may set:
-#LimitNOFILE=8192
+# If you have trouble with `Too many open files', increase
+LimitNOFILE=8192
 # If you want to allow the Dovecot services to produce core dumps, use:
 #LimitCORE=infinity