From f6e41b92e2453c7cc7a99f45d72177c9929e1a28 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 20 Apr 2021 20:56:15 +0200 Subject: [PATCH] daily autocommit --- .etckeeper | 1 + cron.d/backup | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 cron.d/backup diff --git a/.etckeeper b/.etckeeper index 44c2de2..015450a 100755 --- a/.etckeeper +++ b/.etckeeper @@ -423,6 +423,7 @@ maybe chmod 0644 'console-setup/remap.inc' maybe chmod 0755 'cron.d' maybe chmod 0644 'cron.d/.placeholder' maybe chmod 0644 'cron.d/apticron' +maybe chmod 0644 'cron.d/backup' maybe chmod 0644 'cron.d/certbot' maybe chmod 0644 'cron.d/greetings' maybe chmod 0644 'cron.d/nextcloud' diff --git a/cron.d/backup b/cron.d/backup new file mode 100644 index 0000000..281054b --- /dev/null +++ b/cron.d/backup @@ -0,0 +1,3 @@ + +45 3 * * * root /root/Work/admin-tools/bin/manual-backup --quiet --pgsql --remote helga.uhu-banane.de + -- 2.39.5