skyron wrote: 
> I write in RC.CONF 3 lines : (after a 60s sleep for the server to
> launch)
On my system I have /etc/rc.local and the following line works for me:

exec /usr/bin/squeezelite > /dev/null 2>&1 &

'exec' is significant, also: verify that squeezelite is executable.
(chmod +x)

rc.local gets modified after certain system updates, so this is not your
permanent solution.
Perhaps a rpm with start up script will be made available later.

Don't forget to disable your regular player (chkconfig)!


------------------------------------------------------------------------
wilbert-vb's Profile: http://forums.slimdevices.com/member.php?userid=43887
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to