Hi to all,
I'm using Hubic in my proxmox environment for backup (according to this guide http://emanuelebruno.it/forum/topic.php?id=3632 ) but I met a problem:
According to my crontab, hubic should pause at 00.00 and restart at 5 a.m of every sunday... the problem is that it pauses and doesn't restart anymore... it works again only if I use the restart command via interactive console ...
this is my crontab:
Any help will be appreciated.
Sincerely,
Emanuele Bruno.
I'm using Hubic in my proxmox environment for backup (according to this guide http://emanuelebruno.it/forum/topic.php?id=3632 ) but I met a problem:
According to my crontab, hubic should pause at 00.00 and restart at 5 a.m of every sunday... the problem is that it pauses and doesn't restart anymore... it works again only if I use the restart command via interactive console ...
this is my crontab:
Code:
0 0 * * 0 /etc/init.d/hubic pause
0 5 * * 0 /etc/init.d/hubic resume
Any help will be appreciated.
Sincerely,
Emanuele Bruno.