You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-backup/borgmatic/files/borgmatic-1.5.1-systemd_ser...

9 lines
446 B

--- a/sample/systemd/borgmatic.service
+++ b/sample/systemd/borgmatic.service
@@ -21,4 +21,4 @@
# Delay start to prevent backups running during boot.
ExecStartPre=sleep 1m
-ExecStart=systemd-inhibit --who="borgmatic" --why="Prevent interrupting scheduled backup" /root/.local/bin/borgmatic --syslog-verbosity 1
+ExecStart=systemd-inhibit --who="borgmatic" --why="Prevent interrupting scheduled backup" /usr/bin/borgmatic --syslog-verbosity 1