* [gentoo-commits] proj/openrc:openrc-0.16.x commit in: etc/
@ 2015-06-03 16:18 William Hubbs
0 siblings, 0 replies; only message in thread
From: William Hubbs @ 2015-06-03 16:18 UTC (permalink / raw
To: gentoo-commits
commit: e571c67ff812ad839107acaa5ba97313dde9dd7a
Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
AuthorDate: Fri May 22 14:43:51 2015 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Wed Jun 3 16:16:39 2015 +0000
URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=e571c67f
Document bash's handling of ulimit options
When bash is used in posix mode for the shell, the ulimit command uses
a block size of 512 bytes for the -c and -f options.
X-Gentoo-Bug: 549238
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=549238
etc/rc.conf.in | 3 +++
1 file changed, 3 insertions(+)
diff --git a/etc/rc.conf.in b/etc/rc.conf.in
index 69a5cf2..1b78c88 100644
--- a/etc/rc.conf.in
+++ b/etc/rc.conf.in
@@ -116,6 +116,9 @@
#SSD_NICELEVEL="-19"
# Pass ulimit parameters
+# If you are using bash in POSIX mode for your shell, note that the
+# ulimit command uses a block size of 512 bytes for the -c and -f
+# options
#rc_ulimit="-u 30"
# It's possible to define extra dependencies for services like so
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-03 16:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-03 16:18 [gentoo-commits] proj/openrc:openrc-0.16.x commit in: etc/ William Hubbs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox