aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/rc.conf.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc.conf.in b/etc/rc.conf.in
index 69a5cf24..1b78c885 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