This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/bin/true
-
ExecStop=/bin/true
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=network.target
-
Description=Open Virtual Network host components
-
Requires=network.target
-
Wants=ovn-controller.service
-
Additionnal notes
Nothing here.