debug-shell.service: move to sysinit

This commit is contained in:
Stephan Raue 2014-10-19 17:36:55 +03:00
parent 0f820b3068
commit d37c22d61f

View File

@ -1,6 +1,7 @@
[Unit]
Description=Debug Shell
DefaultDependencies=no
ConditionKernelCommandLine=|tty
ConditionKernelCommandLine=|debugging
ConditionPathExists=|/storage/.cache/debug.openelec
@ -21,4 +22,4 @@ IgnoreSIGPIPE=no
KillSignal=SIGHUP
[Install]
WantedBy=basic.target
WantedBy=sysinit.target