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

Startup refractor #555

Merged
merged 1 commit into from
Jul 5, 2014
Merged

Startup refractor #555

merged 1 commit into from
Jul 5, 2014

Conversation

soyuka
Copy link
Collaborator

@soyuka soyuka commented Jul 4, 2014

  • replaced all instances of sudo by native su
  • startup scripts are called with su -c "cmd"
  • improved code (less repetitions)
  • user is added to the init script but isn't the one that fix permission and put the upstart script

Should fix #408 #524

- replaced all instances of `sudo` by native `su`
- startup scripts are called with su -c "cmd"
- improved code (less repetitions)
- user is added to the init script but isn't the one that fix permission and put the upstart script
Unitech added a commit that referenced this pull request Jul 5, 2014
@Unitech Unitech merged commit 7fb42c2 into Unitech:master Jul 5, 2014
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.

"pm2 startup systemd" failed on Beaglebone Black + Debian 7.4
2 participants