busybox: rework 'debug-shell.service', should not start to early to dont lock /storage for possible umounts

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-08-24 22:02:38 +02:00
parent bdf9177335
commit 93ef607941

View File

@ -1,6 +1,5 @@
[Unit]
Description=Debug Shell
DefaultDependencies=false
ConditionKernelCommandLine=debugging
@ -8,7 +7,6 @@ ConditionKernelCommandLine=debugging
Environment=TTY=3
WorkingDirectory=/storage
ExecStart=/bin/sh -c '. /etc/profile; exec /bin/sh'
Restart=always
RestartSec=0
StandardInput=tty