Skip to content

Commit

Permalink
Merge pull request #34 from holgerreif/master
Browse files Browse the repository at this point in the history
Update docker-volume-netshare.service
  • Loading branch information
gondor committed Apr 22, 2016
2 parents 124fec9 + 3eebd35 commit b23fe65
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
[Unit]
Description=Docker NFS, AWS EFS & Samba/CIFS Volume Plugin
Documentation=https://github.com/gondor/docker-volume-netshare
After=nfs-utils.service docker.service
Requires=docker.service
After=nfs-utils.service
Before=docker.service
Requires=nfs-utils.service


[Service]
Expand Down

0 comments on commit b23fe65

Please sign in to comment.