This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/zebra -d -
ExecStartPre=/sbin/ip route flush proto zebra -
PIDFile=/run/quagga/zebra.pid -
Restart=on-abort -
Type=forking
-
-
[Unit]-
After=network.target -
ConditionPathExists=/etc/quagga/zebra.conf -
Description=GNU Zebra routing manager -
Documentation=man:zebra(8)
-
Additionnal notes
Nothing here.