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