Skip to content

Commit

Permalink
Improve systemd unit file
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriPapadopoulos committed Feb 4, 2024
1 parent 9f5a0e6 commit 3abfafb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/systemd/system/[email protected]
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Unit]
Description=OpenFortiVPN for %I
After=network-online.target
Wants=network-online.target
Wants=network-online.target systemd-networkd-wait-online.service
Documentation=man:openfortivpn(1)
Documentation=https://github.com/adrienverge/openfortivpn#readme
Documentation=https://github.com/adrienverge/openfortivpn/wiki
Expand Down

0 comments on commit 3abfafb

Please sign in to comment.