mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Fix
This commit is contained in:
parent
14edca5143
commit
7ac9717536
@ -49,6 +49,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/var/log/pandora/pandora_snmptrap.log {
|
/var/log/pandora/pandora_snmptrap.log {
|
||||||
|
su pandora apache
|
||||||
weekly
|
weekly
|
||||||
missingok
|
missingok
|
||||||
size 500000
|
size 500000
|
||||||
@ -56,7 +57,7 @@
|
|||||||
maxage 30
|
maxage 30
|
||||||
notifempty
|
notifempty
|
||||||
postrotate
|
postrotate
|
||||||
/usr/local/bin/pandora_manage /etc/pandora/pandora_server.conf --start_snmptrapd > /dev/null 2>/dev/null || true
|
pandora_manage /etc/pandora/pandora_server.conf --start_snmptrapd > /dev/null 2>/dev/null || true
|
||||||
copytruncate
|
|
||||||
endscript
|
endscript
|
||||||
|
copytruncate
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user