FreeBSD Bugzilla – Attachment 11442 Details for
Bug 22548
[PATCH] fix broken rc.shutdown $oldscripts check
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 349 bytes, created by
Peter Pentchev
on 2000-11-02 19:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Peter Pentchev
Created:
2000-11-02 19:10:01 UTC
Size:
349 bytes
patch
obsolete
>--- src/etc/rc.shutdown Mon Oct 30 15:56:29 2000 >+++ mysrc/etc/rc.shutdown Thu Nov 2 20:54:41 2000 >@@ -81,7 +81,7 @@ > done > fi > done >- if [ ! -z ${oldscripts} ]; then >+ if [ ! -z "${oldscripts}" ]; then > echo 'You still seem to have old-style rc.d scripts:' > echo ${oldscripts} > echo 'Please change them to recognize the "stop" option.'
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 22548
: 11442