This unit is provided by:
Options
-
[Install]-
RequiredBy=openvswitch-switch.service
-
-
[Service]-
ExecReload=/usr/share/openvswitch/scripts/ovs-ctl record-hostname-if-not-set -
ExecStart=/usr/share/openvswitch/scripts/ovs-ctl record-hostname-if-not-set -
ExecStop=/bin/true -
RemainAfterExit=yes -
TimeoutSec=300 -
Type=oneshot
-
-
[Unit]-
After=ovsdb-server.service ovs-vswitchd.service network-online.target -
AssertPathIsReadWrite=/var/run/openvswitch/db.sock -
Description=Open vSwitch Record Hostname -
Requires=ovsdb-server.service ovs-vswitchd.service network-online.target
-
Additionnal notes
Nothing here.