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

How to specify the user run pmgo? #28

Open
dongmai opened this issue Mar 12, 2018 · 1 comment
Open

How to specify the user run pmgo? #28

dongmai opened this issue Mar 12, 2018 · 1 comment

Comments

@dongmai
Copy link

dongmai commented Mar 12, 2018

Hi @struCoder ,

How can I run pmgo with different user than the current logged user? For example, I ssh to server by 'root' user but want to run pmgo with 'green' user.

Thanks.

@struCoder
Copy link
Owner

Hi @dongmai
I think this command should be work :)

chown -R $(whoami):root /usr/bin/pmgo

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

2 participants