Verschiebe in Root

This commit is contained in:
no
2024-11-28 13:36:01 +01:00
parent a99479e4c6
commit fca6e5ba93
8 changed files with 0 additions and 0 deletions
+10
View File
@@ -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
}