Gentoo Archives: gentoo-user

From: Michael Orlitzky <michael@××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Persistent ulimit for daemons
Date: Wed, 01 Aug 2012 14:44:09
Message-Id: 50194025.5010103@orlitzky.com
1 Is there a blessed method these days for setting the ulimit per-daemon?
2
3 The best I've been able to do is a global setting in /etc/rc.conf:
4
5 rc_ulimit="-s 1048576"
6
7 The entries under /etc/security seem to be ignored when using
8 `/etc/init.d/foo start`.

Replies

Subject Author
Re: [gentoo-user] Persistent ulimit for daemons "Canek Peláez Valdés" <caneko@×××××.com>
Re: [gentoo-user] Persistent ulimit for daemons Joost Roeleveld <joost@××××××××.org>
Re: [gentoo-user] Persistent ulimit for daemons Graham Murray <graham@×××××××××××.uk>