Fixed systemd service's timer wants=

master
Keith Irwin 2023-11-03 20:02:09 -06:00
parent 05dd75da91
commit 8fb6608b79
Signed by: ki9
GPG Key ID: DF773B3F4A88DA86
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Description=Update SSHFP records for %s
Documentation=https://gitea.gf4.pw/ki9/nsupdate-sshfp
Requires=named.service
Wants=nsupdate-sshfp@%i
Wants=nsupdate-sshfp@%i.timer
[Service]
Type=oneshot