mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-misc/frr: remove files/logrotate-v1
Signed-off-by: Jaco Kroon <jkroon@gentoo.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
/var/log/frr/*.log {
|
||||
su frr frr
|
||||
notifempty
|
||||
missingok
|
||||
delaycompress
|
||||
postrotate
|
||||
[ -r /run/frr/watchfrr.pid ] && kill -USR1 $(cat /var/run/frr/*.pid)
|
||||
endscript
|
||||
}
|
||||
Reference in New Issue
Block a user