FreeBSD Bugzilla – Attachment 16665 Details for
Bug 30471
periodic script output to a file always appends
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.46 KB, created by
adrian
on 2001-09-09 23:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
adrian
Created:
2001-09-09 23:50:01 UTC
Size:
1.46 KB
patch
obsolete
>--- periodic.conf.orig Sun Sep 9 18:09:05 2001 >+++ periodic.conf Sun Sep 9 18:11:46 2001 >@@ -28,6 +28,7 @@ > # wish to log the daily output and have the files rotated by newsyslog(8) > # > daily_output="root" # user or /file >+daily_output_clobber="NO" # truncate /file? > daily_show_success="YES" # scripts returning 0 > daily_show_info="YES" # scripts returning 1 > daily_show_badconfig="NO" # scripts returning 2 >@@ -113,6 +114,7 @@ > daily_status_security_enable="YES" # Security check > daily_status_security_inline="NO" # Run inline ? > daily_status_security_output="root" # user or /file >+daily_status_security_output_clobber="NO" # truncate /file? > daily_status_security_noamd="NO" # Don't check amd mounts > daily_status_security_nomfs="NO" # Don't check mfs mounts > >@@ -139,6 +141,7 @@ > # wish to log the weekly output and have the files rotated by newsyslog(8) > # > weekly_output="root" # user or /file >+weekly_output_clobber="NO" # truncate /file? > weekly_show_success="YES" # scripts returning 0 > weekly_show_info="YES" # scripts returning 1 > weekly_show_badconfig="NO" # scripts returning 2 >@@ -179,6 +182,7 @@ > # wish to log the monthly output and have the files rotated by newsyslog(8) > # > monthly_output="root" # user or /file >+monthly_output_clobber="NO" # truncate /file? > monthly_show_success="YES" # scripts returning 0 > monthly_show_info="YES" # scripts returning 1 > monthly_show_badconfig="NO" # scripts returning 2
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 30471
: 16665 |
16666