summaryrefslogtreecommitdiff
path: root/templates/show/log/dns/dynamic/node.def
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show/log/dns/dynamic/node.def')
-rw-r--r--templates/show/log/dns/dynamic/node.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/show/log/dns/dynamic/node.def b/templates/show/log/dns/dynamic/node.def
new file mode 100644
index 0000000..187c32f
--- /dev/null
+++ b/templates/show/log/dns/dynamic/node.def
@@ -0,0 +1,2 @@
+help: Show log for Dynamic DNS
+run: cat $(printf "%s\n" /var/log/messages* | sort -nr) | grep -e "ddclient"