]> git.proxmox.com Git - mirror_frr.git/blobdiff - debian/frr.logrotate
bgpd: Reformat bpacket_reformat_for_peer
[mirror_frr.git] / debian / frr.logrotate
index 2b4acd89c7a66bcc5b17c86a6bbdfbf9f2ebd2c3..a6b2b22f561cbb0d077b2c433fe562848fa66b41 100644 (file)
@@ -17,7 +17,7 @@
             # open, as well as the daemons, so always signal the daemons.
             # It's safe, a NOP if (only) syslog is being used.
             for i in babeld bgpd eigrpd isisd ldpd nhrpd ospf6d ospfd \
-                pimd ripd ripngd zebra ; do
+                pimd ripd ripngd zebra pbrd staticd bfdd fabricd vrrpd; do
                 if [ -e /var/run/frr/$i.pid ] ; then
                     pids="$pids $(cat /var/run/frr/$i.pid)"
                 fi