We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d59e832 commit 04df572Copy full SHA for 04df572
src/etc/weekly.local
@@ -1,3 +1,5 @@
1
next_part "TSIG Wizard:"
2
-tsig-secret tsig.example.com && tsig-change tsig.example.com && tsig-share tsig.example.com
+/usr/local/bin/tsig-secret tsig.example.com
3
+/usr/local/bin/tsig-change tsig.example.com
4
+/usr/local/bin/tsig-share tsig.example.com
5
0 commit comments