This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/share/ovn/scripts/ovn-ctl start_ic --no-monitor -
ExecStop=/usr/share/ovn/scripts/ovn-ctl stop_ic -
LimitNOFILE=65535 -
PIDFile=%t/ovn/ovn-ic.pid -
Restart=on-failure -
TimeoutStopSecIntroduced in systemd 188=15 -
Type=forking
-
-
[Unit]-
After=network.target -
Description=Open Virtual Network interconnection controller -
Requires=network.target
-
Additionnal notes
Nothing here.