[systemd-devel] Where the pid=1 limits come from when using systemd

Jeffrey Zhang zhang.lei.fly at gmail.com
Tue Oct 9 01:37:55 UTC 2018


hey guys,

In the recently test, i found some interesting phenomenon.

in systemd service, if i configure LimitNOFILE=infinity, it is not a real
infinity. the finally NOFILE will be 65536 ( on centos7 ) and 1048576 ( on
archlinux), and the pid=1 process also have the same value.

So my question is,

1. where the pid=1 limits come from? because centos7 and archlinux are
different, so i guess this should be configurable or pre-compiled.
2. is the inifinity equals pid=1 limits in default?

-- 
Regards,
Jeffrey Zhang
Blog: http://xcodest.me
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20181009/37fbb04a/attachment.html>


More information about the systemd-devel mailing list