mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
irserver: rework init scripts
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f903c3b4e2
commit
d534584877
4
packages/sysutils/remote/irserver/init.d/30_irserver → packages/sysutils/remote/irserver/init.d/61_irserver
Executable file → Normal file
4
packages/sysutils/remote/irserver/init.d/30_irserver → packages/sysutils/remote/irserver/init.d/61_irserver
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
|
||||||
@ -24,8 +22,6 @@
|
|||||||
#
|
#
|
||||||
# runlevels: openelec, textmode
|
# runlevels: openelec, textmode
|
||||||
|
|
||||||
. /etc/profile
|
|
||||||
|
|
||||||
[ -f /storage/.config/remote.conf ] && . /storage/.config/remote.conf
|
[ -f /storage/.config/remote.conf ] && . /storage/.config/remote.conf
|
||||||
[ -f /storage/.config/lcd.conf ] && . /storage/.config/lcd.conf
|
[ -f /storage/.config/lcd.conf ] && . /storage/.config/lcd.conf
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user