Skip to content

Commit 084dc18

Browse files
author
Matthew Fisher
committed
fix(vagrant): enable patch-docker
This oneshot job needs to be run on every reboot.
1 parent 3c8a849 commit 084dc18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/coreos/user-data

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ coreos:
66
peer-addr: 172.17.8.100:7001
77
units:
88
- name: docker-patch.service
9-
command: start
9+
command: enable
1010
content: |
1111
[Unit]
1212
Description=patch /usr/bin/docker with an S3 binary

0 commit comments

Comments
 (0)