summaryrefslogtreecommitdiff
path: root/vagrant.json
diff options
context:
space:
mode:
Diffstat (limited to 'vagrant.json')
-rw-r--r--vagrant.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vagrant.json b/vagrant.json
index 912b18c..11f791c 100644
--- a/vagrant.json
+++ b/vagrant.json
@@ -18,7 +18,7 @@
"ssh_password": "vagrant",
"ssh_port": 22,
"ssh_wait_timeout": "10000s",
- "shutdown_command": "systemctl poweroff",
+ "shutdown_command": "sudo systemctl poweroff",
"guest_additions_mode": "disable",
"vboxmanage": [
[