Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 6419deff042680f861c77fd9f89ca913 > files > 12

quagga-1.2.4-7.mga9.src.rpm

[Unit]
Description=GNU Zebra routing manager
Documentation=man:zebra(8)
After=network.target
ConditionPathExists=/etc/quagga/zebra.conf

[Service]
Type=forking
PIDFile=/run/quagga/zebra.pid
ExecStartPre=/sbin/ip route flush proto zebra
ExecStart=/usr/sbin/zebra -d
ExecReload=/bin/kill -HUP $MAINPID
Restart=on-abort

[Install]
WantedBy=multi-user.target