mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
ConsoleKit:
This commit is contained in:
parent
d355995a01
commit
7e2c43024a
@ -1,12 +1,8 @@
|
|||||||
#!/bin/sh
|
|
||||||
#
|
|
||||||
# start D-BUS daemon
|
# start D-BUS daemon
|
||||||
#
|
#
|
||||||
# runlevels: openelec, text, debug
|
# runlevels: openelec, text, debug
|
||||||
|
|
||||||
(
|
(
|
||||||
. /etc/sysconfig
|
|
||||||
|
|
||||||
progress "Setup ConsoleKit"
|
progress "Setup ConsoleKit"
|
||||||
|
|
||||||
install -m 755 -d /var/log/ConsoleKit
|
install -m 755 -d /var/log/ConsoleKit
|
||||||
@ -15,5 +11,3 @@
|
|||||||
# console-kit-daemon
|
# console-kit-daemon
|
||||||
# ck-launch-session
|
# ck-launch-session
|
||||||
)&
|
)&
|
||||||
|
|
||||||
exit 0
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user