mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
Revert "ConsoleKit: start init scripts on RUNLEVEL=boot"
This reverts commit 0e5dfc0d7118a287291b24372271ccd683f22e7e.
This commit is contained in:
parent
78187629c4
commit
784902d02d
@ -22,14 +22,8 @@
|
|||||||
#
|
#
|
||||||
# runlevels: openelec, textmode
|
# runlevels: openelec, textmode
|
||||||
|
|
||||||
case $RUNLEVEL in
|
progress "starting ConsoleKit daemon"
|
||||||
boot)
|
|
||||||
progress "starting ConsoleKit daemon"
|
|
||||||
|
|
||||||
install -m 755 -d /var/log/ConsoleKit
|
install -m 755 -d /var/log/ConsoleKit
|
||||||
install -m 755 -d /var/run/ConsoleKit
|
install -m 755 -d /var/run/ConsoleKit
|
||||||
;;
|
|
||||||
|
|
||||||
poweroff|reboot)
|
|
||||||
;;
|
|
||||||
esac
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user