moved logrotation file
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Speichern unter /etc/logrotate.d/vpn_monitor
|
||||
/var/log/vpn_monitor.log {
|
||||
daily
|
||||
missingok
|
||||
rotate 7
|
||||
compress
|
||||
delaycompress
|
||||
notifempty
|
||||
create 640 root root
|
||||
}
|
||||
Reference in New Issue
Block a user