Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157077628
D35747.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
339 B
Referenced Files
None
Subscribers
None
D35747.diff
View Options
diff --git a/libexec/rc/rc.subr b/libexec/rc/rc.subr
--- a/libexec/rc/rc.subr
+++ b/libexec/rc/rc.subr
@@ -1289,7 +1289,7 @@
[ -z "${rc_pid}" ] && eval $_pidcmd
case $_oomprotect in
[Aa][Ll][Ll])
- ${PROTECT} -i -p ${rc_pid}
+ ${PROTECT} -d -i -p ${rc_pid}
;;
[Yy][Ee][Ss])
${PROTECT} -p ${rc_pid}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 19, 7:38 AM (12 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33300359
Default Alt Text
D35747.diff (339 B)
Attached To
Mode
D35747: rc.subr: Make sure oomprotect protects existing children
Attached
Detach File
Event Timeline
Log In to Comment