mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +00:00
systemd: start debugconfig.service after local-fs.target
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ca02a43eba
commit
a2b8cac8c8
@ -1,7 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Setup debug config
|
Description=Setup debug config
|
||||||
DefaultDependencies=no
|
DefaultDependencies=no
|
||||||
Before=sysinit.target
|
After=local-fs.target
|
||||||
|
|
||||||
ConditionKernelCommandLine=debugging
|
ConditionKernelCommandLine=debugging
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user