mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 02:54:40 +02:00
9 lines
125 B
SYSTEMD
9 lines
125 B
SYSTEMD
[Unit]
|
|
Description=10 min borg-notification
|
|
|
|
[Timer]
|
|
OnBootSec=1min
|
|
OnUnitActiveSec=10min
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|