logrotate.cfg aktualisiert
This commit is contained in:
@ -6,4 +6,7 @@
|
|||||||
notifempty
|
notifempty
|
||||||
copytruncate
|
copytruncate
|
||||||
dateext
|
dateext
|
||||||
|
postrotate
|
||||||
|
echo "$(date) Logrotate (log.txt) hat stattgefunden! ERR: $?" >>/root/log.txt
|
||||||
|
endscript
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user