mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Revert "setxkbmap: start init scripts on RUNLEVEL=boot"
This reverts commit c139293fb3a967a65bba6fd30aee6fe9e0ce2e2d.
This commit is contained in:
parent
3bb5a505b4
commit
240c6e45ba
@ -22,8 +22,6 @@
|
||||
#
|
||||
# runlevels: openelec
|
||||
|
||||
case $RUNLEVEL in
|
||||
boot)
|
||||
(
|
||||
if [ -f /var/config/settings.conf ]; then
|
||||
. /var/config/settings.conf
|
||||
@ -45,8 +43,3 @@ case $RUNLEVEL in
|
||||
fi
|
||||
fi
|
||||
)&
|
||||
;;
|
||||
|
||||
poweroff|reboot)
|
||||
;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user