blob: b53b97091a50048fbec80fefd8f0f0743448b540 [file] [log] [blame]
[Unit]
Description=OSPF routing daemon for IPv6
BindsTo=zebra.service
Wants=network.target
After=zebra.service network-pre.target
Before=network.target
ConditionPathExists=/etc/quagga/ospf6d.conf
[Service]
Type=forking
EnvironmentFile=/etc/sysconfig/quagga
ExecStart=/usr/sbin/ospf6d -d $OSPF6D_OPTS -f /etc/quagga/ospf6d.conf
Restart=on-abort
[Install]
WantedBy=multi-user.target