mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 04:36:40 +00:00
commit
e3e499005f
@ -7,6 +7,10 @@ After=multi-user.target
|
|||||||
EnvironmentFile=-/storage/.cache/services/lcdd.conf
|
EnvironmentFile=-/storage/.cache/services/lcdd.conf
|
||||||
ExecStart=/bin/sh -c 'exec /usr/lib/openelec/lcd-wrapper'
|
ExecStart=/bin/sh -c 'exec /usr/lib/openelec/lcd-wrapper'
|
||||||
TimeoutStopSec=1s
|
TimeoutStopSec=1s
|
||||||
|
Restart=always
|
||||||
|
RestartSec=5
|
||||||
|
StartLimitInterval=30
|
||||||
|
StartLimitBurst=5
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user