summarylogtreecommitdiffstats
path: root/crate.service
diff options
context:
space:
mode:
Diffstat (limited to 'crate.service')
-rw-r--r--crate.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/crate.service b/crate.service
index c14cd4bf1ff7..5891623e2bfb 100644
--- a/crate.service
+++ b/crate.service
@@ -8,7 +8,7 @@ EnvironmentFile=-/etc/conf.d/crate
ExecStart=/usr/share/crate/bin/crate -Cpath.conf=/etc/crate -Cpath.home=/usr/share/crate -Cpath.logs=/var/log/crate -Cpath.work=/var/lib/crate
LimitMEMLOCK=infinity
-LimitNOFILE=65535
+LimitNOFILE=65536
[Install]
WantedBy=multi-user.target