Merge pull request #436 from kunnix/patch-1

Update docker-openvpn@.service (docker.socket)
This commit is contained in:
Kyle Manna 2019-01-22 22:24:19 -08:00 committed by GitHub
commit 04df4789fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -33,8 +33,8 @@
[Unit]
Description=OpenVPN Docker Container
Documentation=https://github.com/kylemanna/docker-openvpn
After=network.target docker.socket
Requires=docker.socket
After=network.target docker.service
Requires=docker.service
[Service]
RestartSec=10