From 3a4bac8498df8e255cc72269d29dc66fea1274f2 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Sat, 8 Jul 2023 20:12:10 +0200 Subject: op-mode: T2546: improve help strings for "monitor" command tree --- op-mode-definitions/monitor-log.xml.in | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'op-mode-definitions/monitor-log.xml.in') diff --git a/op-mode-definitions/monitor-log.xml.in b/op-mode-definitions/monitor-log.xml.in index 9b45cf842..0fa68b7c4 100644 --- a/op-mode-definitions/monitor-log.xml.in +++ b/op-mode-definitions/monitor-log.xml.in @@ -232,19 +232,19 @@ - Monitor last lines of Router Advertisement Daemon (radvd) + Monitor last lines of Router Advertisement Daemon (radvd) log journalctl --no-hostname --boot --follow --unit radvd.service - Monitor last lines of Simple Network Monitoring Protocol (SNMP) + Monitor last lines of Simple Network Monitoring Protocol (SNMP) log journalctl --no-hostname --boot --follow --unit snmpd.service - Monitor last lines of Secure Shell (SSH) + Monitor last lines of Secure Shell (SSH) log journalctl --no-hostname --boot --follow --unit ssh.service @@ -278,31 +278,31 @@ - Monitor last lines of IPsec + Monitor last lines of IPsec log journalctl --no-hostname --boot --follow --unit strongswan.service - Monitor last lines of L2TP + Monitor last lines of L2TP log journalctl --no-hostname --boot --follow --unit accel-ppp@l2tp.service - Monitor last lines of OpenConnect + Monitor last lines of OpenConnect log journalctl --no-hostname --boot --follow --unit ocserv.service - Monitor last lines of PPTP + Monitor last lines of PPTP log journalctl --no-hostname --boot --follow --unit accel-ppp@pptp.service - Monitor last lines of SSTP + Monitor last lines of SSTP log journalctl --no-hostname --boot --follow --unit accel-ppp@sstp.service -- cgit v1.2.3