Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144555671
D30330.1775434519.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D30330.1775434519.diff
View Options
Index: share/man/man5/rc.conf.5
===================================================================
--- share/man/man5/rc.conf.5
+++ share/man/man5/rc.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 13, 2021
+.Dd May 18, 2021
.Dt RC.CONF 5
.Os
.Sh NAME
@@ -210,6 +210,26 @@
The
.Xr nice 1
value to run the service under.
+.It Ao Ar name Ac Ns Va _limits
+.Pq Vt str
+Resource limits to apply to the service using
+.Xr limits 1 .
+By default, resource limits are based on the login class defined in
+.Ao Ar name Ac Ns Va _login_class .
+.It Ao Ar name Ac Ns Va _login_class
+.Pq Vt str
+Login class to be used with
+.Ao Ar name Ac Ns Va _limits .
+Defaults to
+.Dq Li daemon .
+.It Ao Ar name Ac Ns Va _oomprotect
+Use protect(1) to prevent the service from being killed when swap space
+is exhausted.
+Use
+.Dq Li YES
+to protect only the service itself, and
+.Dq Li ALL
+to protect the service and all child processes.
.It Va apm_enable
.Pq Vt bool
If set to
@@ -4585,7 +4605,9 @@
.Xr gdb 1 ,
.Xr info 1 ,
.Xr kbdcontrol 1 ,
+.Xr limits 1 ,
.Xr makewhatis 1 ,
+.Xr protect 1 ,
.Xr sh 1 ,
.Xr vi 1 ,
.Xr vidcontrol 1 ,
@@ -4607,6 +4629,7 @@
.Xr ipnat 5 ,
.Xr jail.conf 5 ,
.Xr loader.conf 5 ,
+.Xr login.conf 5 ,
.Xr motd 5 ,
.Xr newsyslog.conf 5 ,
.Xr pf.conf 5 ,
@@ -4652,6 +4675,7 @@
.Xr quotaon 8 ,
.Xr rc 8 ,
.Xr rc.sendmail 8 ,
+.Xr rc.subr 8,
.Xr rcorder 8 ,
.Xr rfcomm_pppd 8 ,
.Xr route 8 ,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 6, 12:15 AM (3 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28269821
Default Alt Text
D30330.1775434519.diff (1 KB)
Attached To
Mode
D30330: rc.conf(5): Add _limits, _login_class, and _oomprotect
Attached
Detach File
Event Timeline
Log In to Comment