From: Martin Rys <[email protected]>

Change-Id: If825e5b1ebc6eecc9e5398f0d8274927b53e5b83
Signed-off-by: Martin Rys <[email protected]>
Acked-by: Frank Lichtenheld <[email protected]>
Signed-off-by: Frank Lichtenheld <[email protected]>
---
 distro/systemd/[email protected] | 2 +-
 distro/systemd/[email protected] | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/distro/systemd/[email protected] 
b/distro/systemd/[email protected]
index 159fb4dc..8e18629b 100644
--- a/distro/systemd/[email protected]
+++ b/distro/systemd/[email protected]
@@ -1,6 +1,6 @@
 [Unit]
 Description=OpenVPN tunnel for %I
-After=syslog.target network-online.target
+After=network-online.target
 Wants=network-online.target
 Documentation=man:openvpn(8)
 Documentation=https://community.openvpn.net/openvpn/wiki/Openvpn24ManPage
diff --git a/distro/systemd/[email protected] 
b/distro/systemd/[email protected]
index 6e8e7d94..8752440f 100644
--- a/distro/systemd/[email protected]
+++ b/distro/systemd/[email protected]
@@ -1,6 +1,6 @@
 [Unit]
 Description=OpenVPN service for %I
-After=syslog.target network-online.target
+After=network-online.target
 Wants=network-online.target
 Documentation=man:openvpn(8)
 Documentation=https://community.openvpn.net/openvpn/wiki/Openvpn24ManPage
-- 
2.34.1



_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to