mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
vdr:
- fix init script a little bit (needs more work)
This commit is contained in:
parent
8bd26d979e
commit
f006c6f968
@ -2,10 +2,9 @@
|
|||||||
#
|
#
|
||||||
# configure and launch VDR
|
# configure and launch VDR
|
||||||
#
|
#
|
||||||
# runlevels: geexbox, debug
|
# runlevels: openelec, debug
|
||||||
|
|
||||||
(
|
(
|
||||||
. /etc/sysconfig
|
|
||||||
|
|
||||||
echo "### Starting VDR ###"
|
echo "### Starting VDR ###"
|
||||||
|
|
||||||
@ -26,5 +25,3 @@
|
|||||||
# start VDR
|
# start VDR
|
||||||
runvdr "$VDRCMD"
|
runvdr "$VDRCMD"
|
||||||
)&
|
)&
|
||||||
|
|
||||||
exit 0
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user