summaryrefslogtreecommitdiff
path: root/configs/usr/lib/systemd/system/taler-data-backup.service
diff options
context:
space:
mode:
Diffstat (limited to 'configs/usr/lib/systemd/system/taler-data-backup.service')
-rw-r--r--configs/usr/lib/systemd/system/taler-data-backup.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/configs/usr/lib/systemd/system/taler-data-backup.service b/configs/usr/lib/systemd/system/taler-data-backup.service
deleted file mode 100644
index 304c9ab..0000000
--- a/configs/usr/lib/systemd/system/taler-data-backup.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Create periodic snapshots of the Prometheus and Loki data in the experiments
-Wants=taler-data-backup.service
-
-[Service]
-EnvironmentFile=/etc/environment
-ExecStart=/root/scripts/data-backup.sh
-
-[Install]
-WantedBy=multi-user.target