FreeBSD Bugzilla – Attachment 9610 Details for
Bug 19625
/usr/sbin/periodic mishandles system config files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 313 bytes, created by
Phil Pennock
on 2000-07-01 15:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Phil Pennock
Created:
2000-07-01 15:00:01 UTC
Size:
313 bytes
patch
obsolete
>--- periodic.sh.orig Wed Apr 26 18:28:11 2000 >+++ periodic.sh Sat Jul 1 15:56:31 2000 >@@ -22,7 +22,8 @@ > # to see if there are additional dirs to check > if [ -r /etc/defaults/rc.conf ]; then > . /etc/defaults/rc.conf >-elif [ -r /etc/rc.conf ]; then >+fi >+if [ -r /etc/rc.conf ]; then > . /etc/rc.conf > fi
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 19625
: 9610