Maybe you can explain why you want to shutdown the OS?

Please note that the power consumption of the RaspberryPi would probably
be the same with and without running OS.

To start the OS (after shutdown), you will need to interrupt/disconnect
the power supply of the RaspPi.

You can add cron jobs via the Tweaks page of the web interface of pCP:

34411

IMO, you just need to add "45 23 * * * /usr/local/bin/pcp sd" into the
field "Custom Cron command" and click the 'Save' button.

But I am confused by the examples which uses only three parameters to
define the schedule. As far as I know, cron requires 5 parameters as
defined below:

field ........                allowed values
----- ........         --------------
minute .......       0-59
hour .........          0-23
day of month .    1-31
month ........         1-12 (or names, see below)
day of week .. 0-7 (0 or 7 is Sunday, or use names)


+-------------------------------------------------------------------+
|Filename: Schedule-cron-jobs.png                                   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=34411|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
jd68's Profile: http://forums.slimdevices.com/member.php?userid=30795
View this thread: http://forums.slimdevices.com/showthread.php?t=114448

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to