mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26: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"
|
||||
TimeoutStopSec=10
|
||||
Restart=always
|
||||
### TODO: remove this
|
||||
RestartSec=1
|
||||
RestartSec=2
|
||||
StartLimitInterval=0
|
||||
|
||||
[Install]
|
||||
|
Loading…
x
Reference in New Issue
Block a user