summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-log.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2023-01-09 16:34:04 +0100
committerChristian Poessinger <christian@poessinger.com>2023-01-09 16:34:52 +0100
commitf5f43c6639957f95177bb77d2b569e16d4dab9dc (patch)
tree1ca79d7a1107cc97458a7a4ec7ee3c9c10b6963d /op-mode-definitions/show-log.xml.in
parent47216bbe29e0af8004040b5f1c9dc8450c0e8865 (diff)
downloadvyos-1x-f5f43c6639957f95177bb77d2b569e16d4dab9dc.tar.gz
vyos-1x-f5f43c6639957f95177bb77d2b569e16d4dab9dc.zip
Revert "strongSwan: upgrade scripts to work with package version 5.9.8"
This reverts commit 6857447bf6acba3537d5e5372cd320aef078b81e.
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 70afaaf6e..977ece453 100644
--- a/op-mode-definitions/show-log.xml.in
+++ b/op-mode-definitions/show-log.xml.in
@@ -403,13 +403,13 @@
<properties>
<help>Show log for ALL</help>
</properties>
- <command>journalctl --no-hostname --boot --unit strongswan.service --unit accel-ppp@*.service</command>
+ <command>journalctl --no-hostname --boot --unit strongswan-starter.service --unit accel-ppp@*.service</command>
</leafNode>
<leafNode name="ipsec">
<properties>
<help>Show log for IPsec</help>
</properties>
- <command>journalctl --no-hostname --boot --unit strongswan.service</command>
+ <command>journalctl --no-hostname --boot --unit strongswan-starter.service</command>
</leafNode>
<leafNode name="l2tp">
<properties>