mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
dbus: rework init scripts
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
542523ba81
commit
cabdec72a1
4
packages/sysutils/dbus/init.d/02_dbus → packages/sysutils/dbus/init.d/11_dbus
Executable file → Normal file
4
packages/sysutils/dbus/init.d/02_dbus → packages/sysutils/dbus/init.d/11_dbus
Executable file → Normal file
@ -1,5 +1,3 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# Copyright (C) 2009-2010 OpenELEC.tv
|
# Copyright (C) 2009-2010 OpenELEC.tv
|
||||||
# http://www.openelec.tv
|
# http://www.openelec.tv
|
||||||
@ -25,8 +23,6 @@
|
|||||||
#
|
#
|
||||||
# runlevels: openelec, textmode
|
# runlevels: openelec, textmode
|
||||||
|
|
||||||
. /etc/profile
|
|
||||||
|
|
||||||
(
|
(
|
||||||
progress "Starting D-BUS"
|
progress "Starting D-BUS"
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user