[Unit] Description=BGP routing daemon BindTo=zebra.service After=zebra.service ConditionPathExists=@SYSCONFDIR@/quagga/bgpd.conf [Service] Type=forking EnvironmentFile=-@SYSCONFDIR@/default/quagga ExecStart=@SBINDIR@/bgpd -d $bgpd_options -f /etc/quagga/bgpd.conf Restart=on-abort [Install] WantedBy=multi-user.target