I tried to start squeezelite at startup following guidance from Mnyb and wilbert-vb posts, but no success so far. Here are the scripts I tried:
squeezelite.sh in /usr/bin => /opt/squeezelite/squeezelite-x86-64 <IP_adress> squeezelite in /etc/init.d => exec /usr/bin/squeezelite.sh > /dev/null 2>&1 & (with a sleep 5 before otherwise that is not run) symbolic links to squeezelite (in /etc/init.d) in /etc/rc2.d,rc3.d,rc4.d,rc5.d This makes the boot process hang. I suppose because of the squeezelite-x86-64 process However the "&" should make it run asynchronously, but it seems not... Any advise from whom who succeeded? ------------------------------------------------------------------------ Chrobrego's Profile: http://forums.slimdevices.com/member.php?userid=15230 View this thread: http://forums.slimdevices.com/showthread.php?t=97046 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
