Skip to content

Commit 803edb3

Browse files
committed
Docs fix
1 parent 381a663 commit 803edb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ services:
7171
|`-e PUID=1000`|for UserID - see below for explanation|
7272
|`-e PGID=1000`|for GroupID - see below for explanation|
7373
|`-e OVPN_NFW=true`|Disable any firewall related rules to be created, modified ... (must be implemented in example)|
74-
|`-e OVPN_PERINT=false`|Disable persistent TUN interface|
74+
|`-e OVPN_PERINT=true`|Enable persistent TUN interface|
7575
|`-v /config`|All the config files including OpenVPNs reside here|
7676

7777
See also: [EasyRSA](https://github.com/OpenVPN/easy-rsa/blob/master/doc/EasyRSA-Advanced.md)

0 commit comments

Comments
 (0)