Ubuntu /etc/security/limits.conf 不生效问题

see

https://blog.csdn.net/gfzdgd/article/details/104678975

 

key point: Ubuntu下图形登录后非图形登录配置文件是不同的,/etc/security/limits.conf 只是在非图形登录情况下有效。

图形登录情况下需要修改

修改 /etc/systemd/user.conf 及 /etc/systemd/system.conf 中如下面这行的配置项(这将处理图形登录):
DefaultLimitNOFILE=655360

 

相关文章

LinuxSystemd服务(2021.07.09)目录LinuxSystemd服务(2021.07...
opidrvabortingprocessM002ospid(3561)asaresultofORA-600OR...
安装好haproxy后,配置正确无法启动,看日志:Feb1309:32:50clu...
Linux 系统与服务管理工具Systemd被曝存在3大漏洞,影响几乎...
一、systemd查看日志文件有隐藏 systemctlstatusSERVICE-l-...
不要在mp目录下保存文件,该目录会定期清理文件mp默认保存10...