Added spacing for readability
This commit is contained in:
parent
ba2b728e88
commit
2e978050b6
@ -1,8 +1,10 @@
|
|||||||
# Location of your script's log file, -l parameter
|
# Location of your script's log file, -l parameter
|
||||||
LogFile = /path/to/your/cfddns.log
|
LogFile = /path/to/your/cfddns.log
|
||||||
|
|
||||||
# Format of logrotate archives for your script. Example assumes compression and
|
# Format of logrotate archives for your script. Example assumes compression and
|
||||||
# extension preservation
|
# extension preservation
|
||||||
Archive = /path/to/your/logfile.ext.?.gz
|
Archive = /path/to/your/logfile.ext.?.gz
|
||||||
|
|
||||||
# Apply the correct date/time filtering to match the format of the script's log
|
# Apply the correct date/time filtering to match the format of the script's log
|
||||||
# We are using a custom pl script in /etc/logwatch/scripts/shared/
|
# We are using a custom pl script in /etc/logwatch/scripts/shared/
|
||||||
# You don't need to change this unless you have altered the 'stamp' variable in
|
# You don't need to change this unless you have altered the 'stamp' variable in
|
||||||
|
Loading…
Reference in New Issue
Block a user