Hi, I use a blackout like this:
# pas de backup sauf entre entre 1h et 6h $Conf{BlackoutPeriods} = [ { hourBegin => 6.5, hourEnd => 0.5, weekDays => [0, 1, 2, 3, 4, 5, 6], }, ]; so it should stop backups after 6h30 and start again when it hits 0h30 am and in the /pc/hostname.pl i do : do "/etc/BackupPC/blackout-1-6.pl";but even with that i have the backuppc service that backup my host in the middle of the day, the date of the server is ok. I restarted it several time but it continue to launch backup in middle of the day. Any idea of what is wrong here ?
-- Cordialement, Ghislain
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------- 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/