mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
ConsoleKit:
- faster starting
This commit is contained in:
parent
1bcc5afa50
commit
25b2afeaaa
@ -4,11 +4,13 @@
|
||||
#
|
||||
# runlevels: openelec, text, debug
|
||||
|
||||
. /etc/sysconfig
|
||||
(
|
||||
. /etc/sysconfig
|
||||
|
||||
progress "Setup ConsoleKit"
|
||||
progress "Setup ConsoleKit"
|
||||
|
||||
install -m 755 -d /var/log/ConsoleKit
|
||||
install -m 755 -d /var/run/ConsoleKit
|
||||
install -m 755 -d /var/log/ConsoleKit
|
||||
install -m 755 -d /var/run/ConsoleKit
|
||||
)&
|
||||
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user