From dcae98bdcf322d2b10a3ae3e799d2731ea27baf6 Mon Sep 17 00:00:00 2001 From: caelebfi Date: Thu, 28 Oct 2021 14:28:08 +0200 Subject: [PATCH] daily autocommit --- cmk-update-agent.state | 2 +- crontab | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cmk-update-agent.state b/cmk-update-agent.state index 93c63ec1..50d0bc56 100644 --- a/cmk-update-agent.state +++ b/cmk-update-agent.state @@ -1 +1 @@ -{'protocol': 'http', 'installed_aghash': 'fc6545d6e125c4c9', 'last_error': None, 'site': 'realm', 'last_check': 1635392272.3842397, 'host_name': 'serviceraspi.realm.local', 'server': '192.168.0.99', 'last_update': 1634028399.218944, 'host_secret': 'pntxhkgisefetedlluhmbneceelnviymvmrfcsaezocoirlcjurakqmfhjuunxlv', 'user': 'caelebfi'} +{'protocol': 'http', 'installed_aghash': 'fc6545d6e125c4c9', 'last_error': None, 'site': 'realm', 'last_check': 1635421296.366467, 'host_name': 'serviceraspi.realm.local', 'server': '192.168.0.99', 'last_update': 1634028399.218944, 'host_secret': 'pntxhkgisefetedlluhmbneceelnviymvmrfcsaezocoirlcjurakqmfhjuunxlv', 'user': 'caelebfi'} diff --git a/crontab b/crontab index 822f3359..91c5cc2f 100644 --- a/crontab +++ b/crontab @@ -24,5 +24,5 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin # etcbackup starts at 5:05 #5 5 * * * root /usr/local/bin/etcbackup.sh > /dev/null 2>&1 -0 1 * * * root /usr/local/bin/restic -r /backup/restic-repositories/serviceraspi backup /home/git --password-file /root/.resticpw -20 1 * * * root /usr/local/bin/restic -r /backup/restic-repositories/serviceraspi forget --keep-daily 7 --keep-weekly 2 --prune --password-file /root/.resticpw +0 1 * * * root /usr/bin/restic -r /backup/restic-repositories/serviceraspi backup /home/git --password-file /root/.resticpw +20 1 * * * root /usr/bin/restic -r /backup/restic-repositories/serviceraspi forget --keep-daily 7 --keep-weekly 2 --prune --password-file /root/.resticpw