This unit is provided by:
Options
-
[Service]
-
EnvironmentFile=-/etc/default/ovn-ic
-
ExecStart=/usr/share/ovn/scripts/ovn-ctl run_ic_sb_ovsdb $OVN_CTL_OPTS
-
ExecStop=/usr/share/ovn/scripts/ovn-ctl stop_ic_sb_ovsdb
-
LimitNOFILE=65535
-
PIDFile=%t/ovn/ovn_ic_sb_db.pid
-
Restart=on-failure
-
TimeoutStopSec
Introduced in systemd 188=15 -
Type=simple
-
-
[Unit]
-
After=network.target
-
DefaultDependencies=no
-
Description=Open vSwitch database server for OVN IC Southbound database
-
PartOf=ovn-ic-db.service
-
Additionnal notes
Nothing here.