solo1999
Spezialist
Hallo zusammen,
habe die OScam problemlos auf meinen UFC 960 installiert. Läuft auch nur ich muß immer die OScam manuell über telnet starten. Die Festplatte habe ich per usb angeschlossen.
Hier mal meine start.sh
Kann mir jemand helfen? Wo liegt der Fehler
Vielen Dank im voraus
habe die OScam problemlos auf meinen UFC 960 installiert. Läuft auch nur ich muß immer die OScam manuell über telnet starten. Die Festplatte habe ich per usb angeschlossen.
Hier mal meine start.sh
#!/bin/sh
(sleep 1; /mnt/hdd0/media/tools/bin/proftpd -c /mnt/hdd0/media/tools/config/proftpd.conf) &
(sleep 20; /mnt/hdd0/media/tools/oscam/oscam -c /mnt/hdd0/media/tools/oscam -d 128) &
(sleep 1; /mnt/hdd0/media/tools/bin/proftpd -c /mnt/hdd0/media/tools/config/proftpd.conf) &
(sleep 20; /mnt/hdd0/media/tools/oscam/oscam -c /mnt/hdd0/media/tools/oscam -d 128) &
Kann mir jemand helfen? Wo liegt der Fehler
Vielen Dank im voraus
Zuletzt bearbeitet: