mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
vdr:
- fix init script a little bit (needs more work)
This commit is contained in:
@@ -2,10 +2,9 @@
|
||||
#
|
||||
# configure and launch VDR
|
||||
#
|
||||
# runlevels: geexbox, debug
|
||||
# runlevels: openelec, debug
|
||||
|
||||
(
|
||||
. /etc/sysconfig
|
||||
|
||||
echo "### Starting VDR ###"
|
||||
|
||||
@@ -26,5 +25,3 @@
|
||||
# start VDR
|
||||
runvdr "$VDRCMD"
|
||||
)&
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user