mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xbmc: xbmc.service: tweaks
- 90s time wait to stop is a bit high. give it max 10s then KILL it - let systemd kill all the processes in the cgroup. like our binary addons
This commit is contained in:
parent
260069cca7
commit
43b15e92d3
@ -10,7 +10,7 @@ Environment=HOME=/storage
|
||||
EnvironmentFile=-/run/openelec/xbmc.conf
|
||||
EnvironmentFile=-/run/openelec/debug/xbmc.conf
|
||||
ExecStart=/bin/sh -c ". /etc/profile; exec /usr/lib/xbmc/xbmc.bin --standalone -fs $XBMC_ARGS $XBMC_DEBUG"
|
||||
KillMode=process
|
||||
TimeoutStopSec=10
|
||||
Restart=always
|
||||
### TODO: remove this
|
||||
RestartSec=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user