This unit is provided by:
Options
-
[Install]-
Alias=ovn-sb-ovsdb.service
-
-
[Service]-
EnvironmentFile=-/etc/default/ovn-central -
ExecStart=/usr/share/ovn/scripts/ovn-ctl run_sb_ovsdb $OVN_CTL_OPTS -
ExecStop=/usr/share/ovn/scripts/ovn-ctl stop_sb_ovsdb -
LimitNOFILE=65535 -
PIDFile=%t/run/ovn/ovnsb_db.pid -
Restart=on-failure -
TimeoutStopSecIntroduced in systemd 188=15 -
Type=simple
-
-
[Unit]-
After=network.target -
DefaultDependencies=no -
Description=Open vSwitch database server for OVN Southbound database -
PartOf=ovn-central.service
-
Additionnal notes
Nothing here.