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

feat(linux): add linux user extension #271

Merged
merged 1 commit into from
Jul 6, 2017

Conversation

acburdine
Copy link
Member

@acburdine acburdine commented Jul 4, 2017

closes #189

  • add linux extension that creates a ghost user on the system, used by systemd (and potentially any other process manager)

  • test on ubuntu box

@coveralls
Copy link

Coverage Status

Coverage remained the same at 57.166% when pulling 467efa5 on acburdine:feat/linux-user into 3c64dd5 on TryGhost:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 56.231% when pulling 4b9bb8c on acburdine:feat/linux-user into 860cf18 on TryGhost:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 56.231% when pulling 5aaea31 on acburdine:feat/linux-user into 860cf18 on TryGhost:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 56.231% when pulling 53cc89b on acburdine:feat/linux-user into 860cf18 on TryGhost:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 56.231% when pulling 8496b03 on acburdine:feat/linux-user into 860cf18 on TryGhost:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 56.231% when pulling 210314f on acburdine:feat/linux-user into 860cf18 on TryGhost:master.

closes TryGhost#189
- add linux extension that creates a `ghost` user on the system, used by systemd (and potentially any other process manager)
@acburdine acburdine merged commit 5f3b0b8 into TryGhost:master Jul 6, 2017
@acburdine acburdine deleted the feat/linux-user branch July 6, 2017 04:23
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.

Ghost user creation (for systemd)
2 participants