This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecReload=/usr/share/openvswitch/scripts/ovs-systemd-reload
-
ExecStart=/bin/true
-
ExecStop=/bin/true
-
RemainAfterExit=yes
-
Type=oneshot
-
-
[Unit]
-
After=network-pre.target ovsdb-server.service ovs-vswitchd.service
-
Before=network.target network.service
-
Description=Open vSwitch
-
PartOf=network.target
-
Requires=ovsdb-server.service ovs-vswitchd.service
-
Additionnal notes
Nothing here.