hyenadog;643073 Wrote: 
> hi,
> 
> I'm trying to get svrpowerctrl beta working with duet/debian/latest 7.5
> build
> 
> it installs just fine but i cant seem to get it to shutdown the
> server.
> 
> [...]
> any ideas ?
> [...]
> Did you follow the instructions in the help page available at the top of
the SrvrPowerCtrl settings page?  Specifically, have you modified your
/etc/sudoers file using the setup script that comes bundled with the
plugin?  I.E., did you ever run:


Code:
--------------------
    
  # sudo 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/SrvrPowerCtrl/scripts/Debian/srvrpowerctrl-setup.sh
  
--------------------

..from a terminal prompt to complete the setup?

The return code of 256 usually indicates a permissions problem, i.e.
the squeezeboxserver user that was created when you installed SBS
doesn't have  sudo permissions to execute a passwordless shutdown -h
now.

>From a terminal prompt, what happens when you run:

# sudo -u squeezeboxserver /usr/local/sbin/spc-test.sh

??


-- 
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

Reply via email to