mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
ConsoleKit: rework init script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f51c6c2b86
commit
1e6ba853d6
@ -22,12 +22,10 @@
|
||||
#
|
||||
# runlevels: openelec, textmode
|
||||
|
||||
(
|
||||
progress "starting ConsoleKit daemon"
|
||||
progress "starting ConsoleKit daemon"
|
||||
|
||||
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
|
||||
|
||||
console-kit-daemon
|
||||
|
||||
console-kit-daemon
|
||||
ck-launch-session
|
||||
)&
|
||||
|
Loading…
x
Reference in New Issue
Block a user