Skip to content

Commit 4725f36

Browse files
committed
README: Add reference to the systemd doc
* Encourage users to use systemd to manage the Docker container.
1 parent c6d0a71 commit 4725f36

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ a corresponding [Digital Ocean Community Tutorial](http://bit.ly/1AGUZkq).
5656
$ dig google.com # won't use the search directives in resolv.conf
5757
$ nslookup google.com # will use search
5858

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+
5963
## How Does It Work?
6064

6165
Initialize the volume container using the `kylemanna/openvpn` image with the

0 commit comments

Comments
 (0)