Nils writes: > The documentation shows I can use ranges to specify the > WakeupSchedule. However, when I enter "1, 8..23" in the GUI editor I > get an error. Not even "8..23" is accepted. It should be right? I put > int "1, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23" > for now, which works just fine of course.
The 8..23 syntax only works if you manually enter that in the config file, since it is an expression evaluated by perl. In the GUI config editor you need to spell out the values, as you noticed. > What hour is midnight by the way? 0? If I want to add midnight to the > end of the schedule I can't use 8..0 probably, right? "1, 8..23, 0" > then? I'm not 100% sure without looking at the code, but midnight should be 0. You can put it at the end if you wish. Craig ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/