mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
Revert "connman: start init scripts on RUNLEVEL=boot"
This reverts commit 0946759631cf88a9f79dad92825fe3fc7d0ded3e.
This commit is contained in:
parent
10c55d8e49
commit
55845ca002
@ -22,8 +22,6 @@
|
||||
#
|
||||
# runlevels: openelec, installer, textmode
|
||||
|
||||
case $RUNLEVEL in
|
||||
boot)
|
||||
if [ -f /var/config/settings.conf ]; then
|
||||
. /var/config/settings.conf
|
||||
|
||||
@ -196,8 +194,3 @@ case $RUNLEVEL in
|
||||
usleep 250000
|
||||
done
|
||||
)&
|
||||
;;
|
||||
|
||||
poweroff|reboot)
|
||||
;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user