summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-log.xml.in
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-02-14 19:47:23 +0100
committerChristian Breunig <christian@breunig.cc>2023-02-14 19:47:23 +0100
commite0e550ad1187e10bcd730675c11714a075abc4a0 (patch)
tree028d6cf13e40bcbeeb437c97f7963c3619e430ad /op-mode-definitions/show-log.xml.in
parentbfbc88defa842ae6b7234db8603238e1c67ba486 (diff)
downloadvyos-1x-e0e550ad1187e10bcd730675c11714a075abc4a0.tar.gz
vyos-1x-e0e550ad1187e10bcd730675c11714a075abc4a0.zip
strongSwan: T4593: move to charon-systemd
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 f5e5b1493..c626e45fb 100644
--- a/op-mode-definitions/show-log.xml.in
+++ b/op-mode-definitions/show-log.xml.in
@@ -421,13 +421,13 @@
<properties>
<help>Show log for ALL</help>
</properties>
- <command>journalctl --no-hostname --boot --unit strongswan-starter.service --unit accel-ppp@*.service --unit ocserv.service</command>
+ <command>journalctl --no-hostname --boot --unit strongswan.service --unit accel-ppp@*.service --unit ocserv.service</command>
</leafNode>
<leafNode name="ipsec">
<properties>
<help>Show log for IPsec</help>
</properties>
- <command>journalctl --no-hostname --boot --unit strongswan-starter.service</command>
+ <command>journalctl --no-hostname --boot --unit strongswan.service</command>
</leafNode>
<leafNode name="l2tp">
<properties>