Change VPN timer to 5min
This commit is contained in:
parent
6b29e8ff3f
commit
ec3f7c7bdf
@ -3,7 +3,7 @@ Description=Regular check for VPN while Transmission is running
|
|||||||
BindsTo=transmission-daemon.service
|
BindsTo=transmission-daemon.service
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnUnitInactiveSec=10m
|
OnUnitInactiveSec=5m
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=default.target
|
WantedBy=default.target
|
||||||
|
Reference in New Issue
Block a user