This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/ospf6d -d -
PIDFile=/run/quagga/ospf6d.pid -
Restart=on-abort -
Type=forking
-
-
[Unit]-
After=network.target zebra.service -
BindTo=zebra.service -
ConditionPathExists=/etc/quagga/ospf6d.conf -
Description=OSPF routing daemon for IPv6 -
Documentation=man:ospfd(8) man:zebra(8)
-
Additionnal notes
Nothing here.