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

Need to explicitly run it as background process #5

Open
sujaypillai opened this issue Feb 28, 2017 · 0 comments
Open

Need to explicitly run it as background process #5

sujaypillai opened this issue Feb 28, 2017 · 0 comments

Comments

@sujaypillai
Copy link

When i execute the command as mentioned in the documentation - sudo docker-volume-glusterfs -servers gfs-1:gfs-2:gfs-3 it doesnt run as a background process while i have to pass & explicitly at the end as

sudo docker-volume-glusterfs -servers gfs-1:gfs-2:gfs-3 &

Any alternative way to run it?

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

No branches or pull requests

1 participant