CyberPanel Community

How Can I Stop Automatic Backups?

re
reasecret #1

How can I stop automatic incremental backups?

1 reply
Za
Zalcig #2

you can remove it from crontab

sudo nano /etc/crontab

remove the part with backup.py

systemctl restart crond.service

Sign in to reply