2 Description=GNU Zebra routing manager
5 After=network-pre.target
6 ConditionPathExists=/etc/quagga/zebra.conf
10 EnvironmentFile=-/etc/sysconfig/quagga
11 ExecStartPre=/sbin/ip route flush proto zebra
12 ExecStart=/usr/sbin/zebra -d $ZEBRA_OPTS -f /etc/quagga/zebra.conf
16 WantedBy=multi-user.target