We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6d0a71 commit 4725f36Copy full SHA for 4725f36
README.md
@@ -56,6 +56,10 @@ a corresponding [Digital Ocean Community Tutorial](http://bit.ly/1AGUZkq).
56
$ dig google.com # won't use the search directives in resolv.conf
57
$ nslookup google.com # will use search
58
59
+* Consider setting up a [systemd service](/docs/systemd.md) for automatic
60
+ start-up at boot time and restart in the event the OpenVPN daemon or Docker
61
+ crashes.
62
+
63
## How Does It Work?
64
65
Initialize the volume container using the `kylemanna/openvpn` image with the
0 commit comments