Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] AW: AW: vdradmin 0.3



i would like to load vdradmin automatically.
Does anybody know how to do this? (I'v tried to load it via init.d...
(suse) - without success).

Ich denke mal es geht in deutsch

/etc/init.d/boot.local

#! /bin/sh
#
# Copyright (c) 1996 SuSE GmbH Nuernberg, Germany.  All rights reserved.
#
# Author: Werner Fink <werner@suse.de>, 1996
#         Burchard Steinbild <bs@suse.de>, 1996
#
# /etc/init.d/boot.local
#
# script with local commands to be executed from init on system startup
#
. /etc/rc.config
#
# Here you should add things, that should happen directly after booting
# before we're going to the first run level.
#
# den Lirc Daemon starten
/usr/local/sbin/lircd /usr/local/src/lirc-0.6.4/vdr-fb027.conf
#<--eigene Lirc.conf nehmen!!
# Treiber f|r DVB-Karte laden
cd /usr/local/src/DVB/driver; make insmod
# VDR starten
/usr/local/bin/vdr --daemon
#VDR Admin starten
cd /usr/local/src/vdradmin
perl vdradmind.pl

Läuft bei mir ohne Probleme

---
Mit freundlichen Grüßen 
Bernd Hoose - Arnold Druck GmbH 
Tel.: 0231/93 30 30-30, Fax: -32


Unsere Sammeldruckangebote: Jeweils von einer gelieferten
belichtungsfähigen Datei.

Visitenkarten 85 x 55 mm, 4/0-farbig auf 280 gr/qm Mythos
500 Stk. = 185 DM, 1000 Stk. = 260 DM

Postkarten 4/1-farbig, DIN A6 mit Glanzlack auf 280 g/qm Chromokarton
einseitig glz.
1000 Stk. = 250 DM, 2000 Stk. = 350 DM, 4000 Stk. 495 DM

Prospekte 4/4-farbig, Din A4 auf 135 g/qm glänzend Bilderdruck
1000 Stk. 415 DM, 2000 Stk. 495 DM, 4000 Stk. 675 DM

Besuchen Sie uns auch auf unserer Homepage unter
www.arnold-druck.de 



Home | Main Index | Thread Index