Public bug reported: Binary package hint: libpam-modules
We want to increase the maximum size of all message-queues created by a particular user. The current limit is 800K, we want it to be 2M. In the past (hardy, intrepid), we have added the following two lines to /etc/security/limits.conf: * soft msgqueue 3276800 * hard msgqueue 3276800 Now, adding those two lines into the same file in jaunty (alpha 5) has no effect. When our program calls setrlimit() to increase RLIMIT_MSGQUEUE to 2M, the call fails with EPERM. r...@ubiq-dell12:~# apt-cache policy libpam-modules libpam-modules: Installed: 1.0.1-7ubuntu1 Candidate: 1.0.1-7ubuntu1 Version table: *** 1.0.1-7ubuntu1 0 500 http://gb.archive.ubuntu.com jaunty/main Packages 100 /var/lib/dpkg/status r...@ubiq-dell12:~# ** Affects: pam (Ubuntu) Importance: Undecided Status: New -- /etc/security/limits.conf is ignored in jaunty https://bugs.launchpad.net/bugs/337770 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs