Skip to main content
19 events
when toggle format what by license comment
Sep 22 at 9:10 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
May 24 at 14:00 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Jan 19 at 16:03 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Sep 20, 2024 at 12:05 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
May 19, 2024 at 21:04 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Oct 24, 2023 at 9:03 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Jul 31, 2022 at 7:03 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Apr 1, 2022 at 8:02 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Dec 1, 2021 at 1:05 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Jul 27, 2021 at 6:06 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Jan 7, 2021 at 21:01 history bumped CommunityBot This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Aug 2, 2018 at 3:01 history tweeted twitter.com/StackUnix/status/1024852681653972992
Dec 26, 2017 at 22:26 comment added imz -- Ivan Zakharyaschev serverfault.com/a/642082/68972 : start-stop-daemon doesn't use PAM, but does simple chuid if requested, so pam_limits and limits.conf doesn't apply for the started daemon.
Mar 24, 2015 at 15:22 answer added MaasSql timeline score: 0
Jun 9, 2014 at 23:30 comment added Gilles 'SO- stop being evil' Did you log out and back in (or log in again with su or over SSH)? Settings in /etc/security/limits.conf are applied when you log in, to all processes that you'll execute in that session.
Jun 9, 2014 at 15:42 comment added Mark Plotnick Does stackoverflow.com/questions/14068793/… help? The /etc/pam.d/su file is looked at by su, so if nothing runs su on the way to invoking the process you're interested in, it likely won't be looked at. But the script in /etc/init.d is going to run as root, so you can run ulimit there and raise it to anything.
Jun 9, 2014 at 12:16 history edited UpTheCreek CC BY-SA 3.0
added 53 characters in body
Jun 9, 2014 at 11:57 history edited UpTheCreek CC BY-SA 3.0
added 116 characters in body
Jun 9, 2014 at 11:45 history asked UpTheCreek CC BY-SA 3.0