[systemd] switch cron borg notification to systemd

This commit is contained in:
Felix Buehler 2018-12-11 23:21:34 +01:00
parent 0cbc67116c
commit dbd6704926
5 changed files with 36 additions and 17 deletions

View file

@ -0,0 +1,6 @@
[Unit]
Description=Borg-notification
[Service]
ExecStart=/home/felix/.dotfiles/systemd/borg-notify.sh
Type=oneshot