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

Adapt config / installed packages to allow keeping systemd #122

Merged
merged 1 commit into from
Sep 9, 2016

Conversation

brki
Copy link
Contributor

@brki brki commented Sep 9, 2016

There was once upon a time a problem not allowing vagrant halt to work correctly.

This commit applies the fix for that problem that was described here:
hashicorp/vagrant#6207 (comment)

@brki brki force-pushed the live-happily-ever-after-with-systemd branch 2 times, most recently from b7827bf to 81b6671 Compare September 9, 2016 13:50
@brki brki force-pushed the live-happily-ever-after-with-systemd branch from 81b6671 to c8d351c Compare September 9, 2016 14:06
@brki
Copy link
Contributor Author

brki commented Sep 9, 2016

@krtek4 , @sephii : I updated the code so that additional systemd packages will be installed and the related sshd config adapated only if systemd is already installed. This avoids installing systemd and potentially breaking things on systems that do not have systemd installed.

@sephii sephii merged commit 18211f4 into liip:master Sep 9, 2016
@sephii
Copy link

sephii commented Sep 9, 2016

Awesome thanks!

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