summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-log.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'op-mode-definitions/show-log.xml.in')
-rw-r--r--op-mode-definitions/show-log.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/op-mode-definitions/show-log.xml.in b/op-mode-definitions/show-log.xml.in
index a54d28288..08d5ae11a 100644
--- a/op-mode-definitions/show-log.xml.in
+++ b/op-mode-definitions/show-log.xml.in
@@ -406,9 +406,9 @@
<children>
<node name="dynamic-protection">
<properties>
- <help>Show dynamic-protection log</help>
+ <help>Show SSH guard log</help>
</properties>
- <command>journalctl --no-hostname -p info -t sshguard -o short</command>
+ <command>journalctl --no-hostname --boot --unit sshguard.service</command>
</node>
</children>
</node>