summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Fletcher <jfletcher@vyatta.com>2008-02-29 18:02:41 -0800
committerJustin Fletcher <jfletcher@vyatta.com>2008-02-29 18:02:41 -0800
commitde1f1f3c30a6adfdbcf7b325550d17e61e4ff623 (patch)
tree34bc8bada5cea996e61e1161e2c4d9192f3c53c8
parentb1f58ac09815887b948adfd8ccb574522f27656f (diff)
downloadvyatta-op-de1f1f3c30a6adfdbcf7b325550d17e61e4ff623.tar.gz
vyatta-op-de1f1f3c30a6adfdbcf7b325550d17e61e4ff623.zip
Follow log file through log rotation
-rw-r--r--templates/show/log/tail/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show/log/tail/node.def b/templates/show/log/tail/node.def
index 65bea1c..e6f3456 100644
--- a/templates/show/log/tail/node.def
+++ b/templates/show/log/tail/node.def
@@ -1,2 +1,2 @@
help: Show last lines of messages file
-run: tail -f /var/log/messages
+run: tail --follow=name /var/log/messages