mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xbmc: xbmc.service: set RestartSec=2
This commit is contained in:
parent
43b15e92d3
commit
93b9d8f66f
@ -12,8 +12,7 @@ EnvironmentFile=-/run/openelec/debug/xbmc.conf
|
|||||||
ExecStart=/bin/sh -c ". /etc/profile; exec /usr/lib/xbmc/xbmc.bin --standalone -fs $XBMC_ARGS $XBMC_DEBUG"
|
ExecStart=/bin/sh -c ". /etc/profile; exec /usr/lib/xbmc/xbmc.bin --standalone -fs $XBMC_ARGS $XBMC_DEBUG"
|
||||||
TimeoutStopSec=10
|
TimeoutStopSec=10
|
||||||
Restart=always
|
Restart=always
|
||||||
### TODO: remove this
|
RestartSec=2
|
||||||
RestartSec=1
|
|
||||||
StartLimitInterval=0
|
StartLimitInterval=0
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user