mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
debug-shell.service: move to sysinit
This commit is contained in:
parent
0f820b3068
commit
d37c22d61f
@ -1,6 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Debug Shell
|
Description=Debug Shell
|
||||||
|
|
||||||
|
DefaultDependencies=no
|
||||||
ConditionKernelCommandLine=|tty
|
ConditionKernelCommandLine=|tty
|
||||||
ConditionKernelCommandLine=|debugging
|
ConditionKernelCommandLine=|debugging
|
||||||
ConditionPathExists=|/storage/.cache/debug.openelec
|
ConditionPathExists=|/storage/.cache/debug.openelec
|
||||||
@ -21,4 +22,4 @@ IgnoreSIGPIPE=no
|
|||||||
KillSignal=SIGHUP
|
KillSignal=SIGHUP
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=basic.target
|
WantedBy=sysinit.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user