[Unit] Description=Weave Router Documentation=http://docs.weave.works/weave/latest_release/ Requires=docker.service After=docker.service [Service] EnvironmentFile=-/etc/weave-config Type=forking RemainAfterExit=yes ExecStart=/usr/local/bin/weave launch-router $WEAVE_IP_CONFIG $WEAVE_PEERS ExecStop=/usr/local/bin/weave stop-router [Install] WantedBy=multi-user.target