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