[Unit] Description=RIP routing daemon for IPv6 BindsTo=zebra.service Wants=network.target After=zebra.service network-pre.target Before=network.target ConditionPathExists=/etc/quagga/ripngd.conf [Service] Type=forking EnvironmentFile=/etc/sysconfig/quagga ExecStart=/usr/sbin/ripngd -d $RIPNGD_OPTS -f /etc/quagga/ripngd.conf Restart=on-abort [Install] WantedBy=multi-user.target