From 4725f3621f7e34c3c3e5f71a7e543d83111a86d8 Mon Sep 17 00:00:00 2001 From: Kyle Manna Date: Mon, 16 Jan 2017 13:59:49 -0800 Subject: [PATCH] README: Add reference to the systemd doc * Encourage users to use systemd to manage the Docker container. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 001a33b..956c345 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,10 @@ a corresponding [Digital Ocean Community Tutorial](http://bit.ly/1AGUZkq). $ dig google.com # won't use the search directives in resolv.conf $ nslookup google.com # will use search +* Consider setting up a [systemd service](/docs/systemd.md) for automatic + start-up at boot time and restart in the event the OpenVPN daemon or Docker + crashes. + ## How Does It Work? Initialize the volume container using the `kylemanna/openvpn` image with the