FYI, when using SrvrPowerCtrl with the 7.4 beta nightlies on linux,
you'll need to "fix up" the entries in /etc/sudoers: replace all
instances of the "squeezecenter" user name with "squeezebox".  To do
this, execute these commands from a terminal:


Code:
--------------------
    
  export VISUAL=nano
  sudo visudo
  
--------------------


This will open /etc/sudoers in the nano editor.  Then just change
'squeezecenter' entries to 'squeezebox'.

I'll have to figure out how I'm going to make my setup scripts version
aware.


-- 
gharris999
------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to