I've posted version 20120427.152742 of SrvrPowerCtrl to the
http://srvrpowerctrl.googlecode.com/svn/beta.xml repository.  

Big change with this version: on Linux systems (and maybe Mac...I
haven't tested yet) SrvrPowerCtrl will now set the system to wake-up for
the next scheduled root crontab event.  So, if you've set something
like:


Code:
--------------------
    
  0 2 * * 2 /usr/local/sbin/big-chores.sh 
  
--------------------


..via ..

# sudo crontab -e

..(i.e. cron runs the big-chores.sh script at 2 AM every Tuesday) then
SrvrPowerCtrl will program the system RTC wake alarm to wake the system
in time for the script to run.

This facility depends on the squeezeboxserver user to have passwordless
permission to run

# sudo crontab -l

If you upgrade the plugin, just remember to re-run the setup script so
the appropriate changes will be made to the /etc/sudoers file.


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