FreeBSD Bugzilla – Attachment 8267 Details for
Bug 17378
periodic(8) doesn't care about the local /etc/rc.conf
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 516 bytes, created by
girgen
on 2000-03-15 00:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
girgen
Created:
2000-03-15 00:00:01 UTC
Size:
516 bytes
patch
obsolete
>Index: periodic.sh >=================================================================== >RCS file: /opt/ncvs/src/usr.sbin/periodic/periodic.sh,v >retrieving revision 1.9 >diff -u -u -r1.9 periodic.sh >--- periodic.sh 1999/08/28 01:17:52 1.9 >+++ periodic.sh 2000/03/14 23:46:22 >@@ -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 > >=== Exit status: 1
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 17378
: 8267