FreeBSD Bugzilla – Attachment 103105 Details for
Bug 142973
[jail] [patch] Strange counter init value in jail rc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
jailrc_afterstart.patch
jailrc_afterstart.patch (text/plain), 453 bytes, created by
BERARD David
on 2010-01-19 17:40:08 UTC
(
hide
)
Description:
jailrc_afterstart.patch
Filename:
MIME Type:
Creator:
BERARD David
Created:
2010-01-19 17:40:08 UTC
Size:
453 bytes
patch
obsolete
>--- /usr/src/etc/rc.d/jail 2009-10-25 02:10:29.000000000 +0100 >+++ /usr/src/etc/rc.d/jail 2010-01-19 16:14:43.000000000 +0100 >@@ -51,7 +51,7 @@ > > eval _exec_start=\"\${jail_${_j}_exec_start:-${jail_exec_start}}\" > >- i=1 >+ i=0 > while : ; do > eval _exec_afterstart${i}=\"\${jail_${_j}_exec_afterstart${i}:-\${jail_exec_afterstart${i}}}\" > [ -z "$(eval echo \"\$_exec_afterstart${i}\")" ] && break
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 142973
: 103105