<div dir="ltr">Hi All.<div>    I am confusing the relationship between "systemd" and "/etc/security/limits.conf". </div><div>so far, I am migrating a service(init.d) script(centos6) to systemd unit(centos7). </div><div>on centos6, I defined the user limits in "/etc/security/limits.conf". and it worked well.</div><div>after I done the same thing on centos7. I found the limits was not taking effect. so I googled this problem. it said I need define the limits in systemd unit file. like: LimitNOFILE=xxx.</div><div>Here are my questions:<br></div><div>1. are the systemd limits and the system security limits  individual?</div><div>2. if not. is there a way to make systemd read the system security limits as default?</div><div><br></div><div>it would be appreciated for your help. thanks</div><div><br></div></div>