Skip to content

Commit

Permalink
Merge pull request #12 from tomvanderlee/patch-1
Browse files Browse the repository at this point in the history
Fixed systemd timer to execute right unit file
  • Loading branch information
alexjurkiewicz committed Dec 29, 2015
2 parents 2d707f3 + b7d8d9d commit 51fba06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/systemd/acts.timer
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Description=Run acts Tarsnap backup daily
[Timer]
OnCalendar=daily
Persistent=true
Unit=tarsnap-acts.service
Unit=acts.service

[Install]
WantedBy=multi-user.target

0 comments on commit 51fba06

Please sign in to comment.