mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 14:25:35 +00:00

* redhat/*.service: add systemd service file for each routing daemon * redhat/quagga.sysconfig: add comment about watchquagga and systemd * redhat/Makefile.am: add systemd service files to distribution Signed-off-by: David Ward <david.ward@ll.mit.edu> Signed-off-by: David Lamparter <equinox@diac24.net>
7 lines
319 B
Makefile
7 lines
319 B
Makefile
|
|
EXTRA_DIST = babeld.init babeld.service bgpd.init bgpd.service isisd.init \
|
|
isisd.service ospf6d.init ospf6d.service ospfd.init ospfd.service \
|
|
quagga.logrotate quagga.pam quagga.pam.stack quagga.spec \
|
|
quagga.sysconfig ripd.init ripd.service ripngd.init ripngd.service \
|
|
watchquagga.init zebra.init zebra.service
|