Report this

What is the reason for this report?

Automatic backup with duplicity

Posted on July 17, 2015

Hi guys!

I’m curious to know: when I do a snapshot of my droplet (I have duplicity installed on it) - does the duplicity process start automatically after restarting the system?

I put a scrip in cron.daily, and it wasn’t executed daily, but when I start it manually it executes.

I thought that maybe there’s a process that does that and it started automatically so the backup wasn’t executed.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

The best way to add a crontab is to (as the user you wish to execute the command) run crontab -e as the crontab must be reloaded when a change is made. Just editing the file may leave things looking correct but the cron process not picking up the changes.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.