This unit is provided by:
Options
-
[Install] -
[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 -
Description=Open vSwitch -
PartOf=network.target -
Requires=ovsdb-server.service ovs-vswitchd.service
-
Additionnal notes
Nothing here.