chill wrote: > So the applet could set a flag, but I don't know how to start the > service at boot depending on the status of that flag. Any ideas?
I think this will be easier than I anticipated. I took the 'logitechmediaserver' script file out of /etc/init.d, and placed it somewhere that I could run it manually. This stops the autostart at boot. Now I just need my own script in /etc/init.d to examine the autostart flag and then run the original 'logitechmediaserver' script conditionally. ------------------------------------------------------------------------ chill's Profile: http://forums.slimdevices.com/member.php?userid=10839 View this thread: http://forums.slimdevices.com/showthread.php?t=110040 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
