mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 19:14:39 +02:00
[systemd] switch cron borg notification to systemd
This commit is contained in:
parent
0cbc67116c
commit
dbd6704926
5 changed files with 36 additions and 17 deletions
9
systemd/borg-notify.timer
Normal file
9
systemd/borg-notify.timer
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=10 min borg-notification
|
||||
|
||||
[Timer]
|
||||
OnBootSec=1min
|
||||
OnUnitActiveSec=10min
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Loading…
Add table
Add a link
Reference in a new issue