From 5094180f146b973c66149546204559257299e0d5 Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch> Date: Mon, 10 Jan 2022 14:26:04 +0100 Subject: [PATCH] update dist file --- jobs/backup.job.dist | 1 - 1 file changed, 1 deletion(-) diff --git a/jobs/backup.job.dist b/jobs/backup.job.dist index 359ea03..5da522f 100644 --- a/jobs/backup.job.dist +++ b/jobs/backup.job.dist @@ -47,7 +47,6 @@ start-time-full = 20:00 # ---------------------------------------------------------------------- # local dumps; each service has its own subdir there # this entry is mapped to BACKUP_TARGETDIR in "localdump.sh" -# dir is set by puppet # ---------------------------------------------------------------------- dir-localdumps = /var/localdumps/backup keep-days = 7 -- GitLab