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