Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
Merge branch 'latest_release_doc_updates' into 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
errordeveloper committed Oct 6, 2015
2 parents a6c3008 + a1581ed commit 7743f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/systemd.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ normally place it in `/etc/systemd/system/weave.service`.
[Service]
EnvironmentFile=-/etc/sysconfig/weave
ExecStartPre=/usr/local/bin/weave launch $PEERS
ExecStart=/usr/bin/docker attach -f weave
ExecStart=/usr/bin/docker attach weave
ExecStop=/usr/local/bin/weave stop
[Install]
WantedBy=multi-user.target
Expand Down

0 comments on commit 7743f0e

Please sign in to comment.