mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Fix logrotate
This commit is contained in:
parent
8d04570989
commit
3623849ce4
@ -55,5 +55,8 @@
|
||||
rotate 1
|
||||
maxage 30
|
||||
notifempty
|
||||
postrotate
|
||||
/usr/local/bin/pandora_manage /etc/pandora/pandora_server.conf --start_snmptrapd > /dev/null 2>/dev/null || true
|
||||
copytruncate
|
||||
endscript
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user