Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix upstart script to be correct redirect #204

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oppai
Copy link

@oppai oppai commented Jun 13, 2017

upstart script fails to start.

$ sudo tail /var/log/upstart/consul.log
/opt/consul/bin/consul: 1: /opt/consul/bin/consul: cannot create 1: Permission denied

this script fails to start.

```
$ sudo tail /var/log/upstart/consul.log
/opt/consul/bin/consul: 1: /opt/consul/bin/consul: cannot create 1: Permission denied
```
@lhoss
Copy link
Collaborator

lhoss commented Aug 29, 2017

+1

@lhoss
Copy link
Collaborator

lhoss commented Aug 30, 2017

I just tested this, works
AND it actually fixes #187 ( consul service fails to see a running consul)
Alternate fix for later (not needed anymore with above PR): vincepii#1

@lhoss
Copy link
Collaborator

lhoss commented Sep 5, 2017

@savagegus or #207 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants