Skip to content

Commit 3ba9121

Browse files
Improve systemd unit file
From: #93 (comment)
1 parent 9f5a0e6 commit 3ba9121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/systemd/system/[email protected]

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[Unit]
22
Description=OpenFortiVPN for %I
33
After=network-online.target
4-
Wants=network-online.target
4+
Wants=network-online.target systemd-networkd-wait-online.service
55
Documentation=man:openfortivpn(1)
66
Documentation=https://github.com/adrienverge/openfortivpn#readme
77
Documentation=https://github.com/adrienverge/openfortivpn/wiki

0 commit comments

Comments
 (0)