syslogd: Fix log rotation command
This commit is contained in:
parent
5d10282cdb
commit
36cbc1dd48
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
user: root
|
||||
hour: 0
|
||||
minute: 0
|
||||
job: /usr/local/sbin/syslog-archive /srv/log all.log
|
||||
job: /usr/local/sbin/syslog-archive all.log > /dev/null
|
||||
|
||||
- name: enable syslogd remote logging
|
||||
service:
|
||||
|
|
Loading…
Add table
Reference in a new issue