Skip to content

Commit

Permalink
Debugging [4]
Browse files Browse the repository at this point in the history
  • Loading branch information
CWSpear committed Feb 9, 2016
1 parent c29d45b commit 266e365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init/systemd.service
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Requires=docker.service
[Service]
TimeoutStartSec=0
ExecStartPre=-/usr/bin/pkill docker-volume-local-persist
ExecStart=/usr/local/bin/docker-volume-local-persist
ExecStart=/usr/bin/docker-volume-local-persist

[Install]
WantedBy=multi-user.target

0 comments on commit 266e365

Please sign in to comment.