Skip to content
This repository has been archived by the owner on Dec 4, 2019. It is now read-only.

vagrant halt doesn't work #24

Closed
louy2 opened this issue Jun 9, 2017 · 2 comments
Closed

vagrant halt doesn't work #24

louy2 opened this issue Jun 9, 2017 · 2 comments

Comments

@louy2
Copy link
Contributor

louy2 commented Jun 9, 2017

Alpine lacks shutdown, and uses poweroff instead. Where shall I alias it to make vagrant halt work?

@louy2
Copy link
Contributor Author

louy2 commented Jun 9, 2017

It seems that a shutdown in /usr/local/bin with the following content is enough:

#!/bin/sh
poweroff

@louy2
Copy link
Contributor Author

louy2 commented Jun 10, 2017

Nah, found out why. I didn't install the plugin in the account I was using.

@louy2 louy2 closed this as completed Jun 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant