This repository has been archived on 2023-08-13. You can view files and clone it, but cannot push or open issues or pull requests.
nas-server/systemd-templates/transmission-vpn.timer

10 lines
172 B
SYSTEMD
Raw Normal View History

2022-06-06 15:15:13 +02:00
[Unit]
Description=Regular check for VPN while Transmission is running
BindsTo=transmission-daemon.service
[Timer]
2023-01-08 17:09:20 +01:00
OnUnitInactiveSec=5m
2022-06-06 15:15:13 +02:00
[Install]
WantedBy=default.target