exile;514229 Wrote: > I'm running squeezecenter 7.3.4 > > here's what my sudoers file has in it: (newgreg is my user name and i > have admin privledges with this account) > > Code: -------------------- > > > ... > newgreg ALL=NOPASSWD:/sbin/shutdown* > newgreg ALL=NOPASSWD:/usr/bin/pmset* > newgreg ALL=NOPASSWD:/sbin/SystemStarter* > newgreg ALL=NOPASSWD:/usr/local/sbin/spc-sleep.sh > newgreg ALL=NOPASSWD:/usr/local/sbin/spc-hibernate.sh > newgreg ALL=NOPASSWD:/usr/local/sbin/spc-wakeup.sh* > -------------------- > > > And, again, 'newgreg' was the account you were running under when you installed SqueezeCenter? Is that correct?
A couple more things to try, please. First off, what does: # sudo ls -l /usr/local/sbin ..say? And, what does: #sudo cat /usr/local/sbin/spc-sleep.sh ..say? Also, from the terminal, as 'newgreg', can you # sudo /usr/local/sbin/spc-sleep.sh ..?? Does that command successfully suspend the system? -- 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 [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
