From 4f7199cc5a929c5815c100bf31279f0d93f982da Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Sat, 27 Apr 2024 11:08:01 +0100 Subject: [PATCH] Update backup.md --- docs/backup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/backup.md b/docs/backup.md index 12d4a410..d39f25c2 100644 --- a/docs/backup.md +++ b/docs/backup.md @@ -35,7 +35,7 @@ The backup tar file will be saved in `/rmmbackups` with the following format: ## Schedule to run Daily via Cron !!!note - You MUST enable [passwordless sudo](https://timonweb.com/devops/how-to-enable-passwordless-sudo-for-a-specific-user-in-linux/) for your linux ID or you won't get all files backed up + You MUST enable [passwordless sudo](https://timonweb.com/devops/how-to-enable-passwordless-sudo-for-a-specific-user-in-linux/) for your linux user or you won't get all files backed up, do a dry run first before setting up a schedule! To schedule automated daily backups run the script with the `--schedule` flag