Teus de Jong;451926 Wrote: > The only problem I have at the moment is that I can't get > SrvrPowerControl working with the 7.4 test version of SC. Last time I check (a couple of days ago) SrvrPowerCtrl installed and worked OK with 7.4. It is causing some warning messages to show up in the server log due to its using some deprecated functions. I'll check again to make sure that everything at least functions. I do have some work to do before SrvrPowerCtrl works cleanly with 7.4.
In the mean time, if you followed the SrvrPowerCtrl post-install setup instructions, you should know that the changes made to /etc/sudoers have to be modified in order for SrvrPowerCtrl to work with 7.4. >From a terminal prompt, run: # export VISUAL=nano # sudo visudo Once in the nano editor, navigate to the bottom of the file and change all the occurrences of 'squeezecenter' to 'squeezeboxserver'. Save the file by hitting ctrl+o and exit nano by hitting ctrl+x. visudo should output a message to the terminal window if anything got screwed up in the /etc/sudoers file. You can ignore any warnings about 'aliases'. But with the above changes to /etc/sudoers, SrvrPowerCtrl ought to work with 7.4. -- gharris999 ------------------------------------------------------------------------ gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115 View this thread: http://forums.slimdevices.com/showthread.php?t=66800 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
