]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-logind.service.in
meson: define @HIGH_RLIMIT_NOFILE@ and use it everywhere
[thirdparty/systemd.git] / units / systemd-logind.service.in
index 8b264ff29dfb5eabd869edd3b688b776e9f2d54d..961263f6071495cb9843ed7042a8a55bdc6b8d57 100644 (file)
@@ -39,4 +39,4 @@ FileDescriptorStoreMax=512
 
 # Increase the default a bit in order to allow many simultaneous logins since
 # we keep one fd open per session.
-LimitNOFILE=262144
+LimitNOFILE=@HIGH_RLIMIT_NOFILE@