FreeBSD Bugzilla – Attachment 130619 Details for
Bug 174595
/etc/rc.d/sysctl : unknown oid 'XXX' [regression]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch.txt
patch.txt (text/plain; charset=US-ASCII), 491 bytes, created by
Olivier
on 2013-03-13 09:11:08 UTC
(
hide
)
Description:
patch.txt
Filename:
MIME Type:
Creator:
Olivier
Created:
2013-03-13 09:11:08 UTC
Size:
491 bytes
patch
obsolete
>--- /usr/src/etc/rc.d/sysctl 2012-12-18 15:07:10.832967543 +0100 >+++ /etc/rc.d/sysctl 2013-03-13 09:49:40.630981744 +0100 >@@ -11,7 +11,7 @@ > command="/sbin/sysctl" > stop_cmd=":" > start_cmd="sysctl_start" >-reload_cmd="sysctl_start" >+reload_cmd="sysctl_start last" > lastload_cmd="sysctl_start last" > extra_commands="reload lastload" > >@@ -19,10 +19,10 @@ > { > case $1 in > last) >- command_args="-i -f" >+ command_args="-f" > ;; > *) >- command_args="-f" >+ command_args="-i -f" > ;; > esac >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 174595
: 130619