> know where to find and how to restart the linux init script? Surely > this is a bug?
Restarting a service on Linux often can be done by some tool provided by the distribution. If not, then "/etc/init.d/squeezecenter restart" should do the job. No, this is not a bug. A service often doesn't have the privileges to start services, not even itself. It's a security feature of the operating system. -- Michael _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
