RemainAfterExit=true
This commit is contained in:
parent
a920812305
commit
3753436725
|
@ -6,6 +6,7 @@ StartLimitIntervalSec=0
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
RestartSec=5
|
RestartSec=5
|
||||||
|
RemainAfterExit=true
|
||||||
|
|
||||||
ExecStart=/usr/sbin/ovsovn-service-manager.sh START
|
ExecStart=/usr/sbin/ovsovn-service-manager.sh START
|
||||||
ExecStop=/usr/sbin/ovsovn-service-manager.sh STOP
|
ExecStop=/usr/sbin/ovsovn-service-manager.sh STOP
|
||||||
|
|
Loading…
Reference in New Issue