mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
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:
parent
bdf9177335
commit
93ef607941
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user