Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115913078
D30336.id89437.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
804 B
Referenced Files
None
Subscribers
None
D30336.id89437.diff
View Options
Index: share/man/man8/rc.subr.8
===================================================================
--- share/man/man8/rc.subr.8
+++ share/man/man8/rc.subr.8
@@ -29,7 +29,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 31, 2020
+.Dd May 18, 2021
.Dt RC.SUBR 8
.Os
.Sh NAME
@@ -780,6 +780,20 @@
.Dq Li NO .
.El
.Pp
+Note that when
+.Ar argument Ns Va _cmd
+is defined and overriding the default method provided by
+.Ic run_rc_command
+then that method is responsible for handling
+additional
+.Va ${name}_option
+that the default method supported. Examples would be
+.Va ${name}_oomprotect
+and
+.Va ${name}_nice .
+Failing to do this, will result in the functionality being not provided without
+any warnings.
+.Pp
The following variables are available to the methods
(such as
.Ar argument Ns Va _cmd )
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 1, 8:17 AM (17 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17877433
Default Alt Text
D30336.id89437.diff (804 B)
Attached To
Mode
D30336: rc.subr.8: document argument_cmd override pitfalls
Attached
Detach File
Event Timeline
Log In to Comment