aboutsummaryrefslogtreecommitdiff
path: root/systemd/linux/backup.service
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/linux/backup.service')
-rw-r--r--systemd/linux/backup.service7
1 files changed, 7 insertions, 0 deletions
diff --git a/systemd/linux/backup.service b/systemd/linux/backup.service
new file mode 100644
index 0000000..c1adfde
--- /dev/null
+++ b/systemd/linux/backup.service
@@ -0,0 +1,7 @@
+[Unit]
+Description=Backup with duplicity
+After=network.target
+
+[Service]
+Type=oneshot
+ExecStart=bash ${HOME}/.local/bin/backup