]> git.proxmox.com Git - pve-zsync.git/commit
remove cron entry if sync-job failed and move cron EVN setting
authorWolfgang Link <w.link@proxmox.com>
Tue, 19 May 2015 05:02:52 +0000 (07:02 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 19 May 2015 05:40:23 +0000 (07:40 +0200)
commit2e8fd72a9e9d41d11462c5acf0a73766260a4707
treedc649a96c014a186346f55cccbc00fb866b32b00
parentd3e1a943ba89b38f860edda9e6856b7364201001
remove cron entry if sync-job failed and move cron EVN setting

If a Sync-job crash it should stop trying to sync until somebody checked it.
moving the cron EVN to the code is necessary to prevent at updating that the file will be over written.
rename delete_corn to delete_configs
the function also deletes the config entry

Signed-off-by: Wolfgang Link <w.link@proxmox.com>
Makefile
pve-zsync