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 6c4ea7a + fdbe950 commit a6c3008
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions site/systemd.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +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 logs -f weave
SuccessExitStatus=2
ExecStart=/usr/bin/docker attach -f weave
ExecStop=/usr/local/bin/weave stop
[Install]
WantedBy=multi-user.target
Expand Down

0 comments on commit a6c3008

Please sign in to comment.