Page MenuHomeFreeBSD

D35747.diff
No OneTemporary

D35747.diff

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

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)

Event Timeline