mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv
This commit is contained in:
commit
1808976ab0
@ -89,7 +89,6 @@
|
|||||||
;;
|
;;
|
||||||
debugging)
|
debugging)
|
||||||
DEBUG=yes
|
DEBUG=yes
|
||||||
INIT_ARGS="$INIT_ARGS --log-level=debug"
|
|
||||||
;;
|
;;
|
||||||
bootchart)
|
bootchart)
|
||||||
BOOTCHART=yes
|
BOOTCHART=yes
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Debug Shell
|
Description=Debug Shell
|
||||||
|
|
||||||
|
ConditionKernelCommandLine=|tty
|
||||||
ConditionKernelCommandLine=|debugging
|
ConditionKernelCommandLine=|debugging
|
||||||
ConditionPathExists=|/storage/.cache/debug.openelec
|
ConditionPathExists=|/storage/.cache/debug.openelec
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user