hbausbr 30.03.2011, 19:31 |
DM800 startet Daemon nicht automatisch (Homepage) |
Hallo |
|
Baddy 01.04.2011, 14:54 @ hbausbr |
DM800 startet Daemon nicht automatisch |
schau mal hier, hab das selbe problem, mal gehts mal nicht... |
|
Harti1969 01.04.2011, 15:37 @ hbausbr |
DM800 startet Daemon nicht automatisch |
» Hallo
#!/bin/sh
[ -e /usr/bin/stbup ] && /usr/bin/stbup -C /etc/stbup.conf &
prefix=/usr
exec_prefix=/usr
datarootdir=${prefix}/share
|
|
hbausbr 01.04.2011, 19:10 @ Harti1969 |
DM800 startet Daemon nicht automatisch |
OK danke erst mal für den Tip, werde ich mal versuchen. |