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