From 66bdc5fe412a938fe2ed6ea20e6e3fcda105de8c Mon Sep 17 00:00:00 2001 From: Lars Bergstrom Date: Wed, 25 Oct 2017 17:57:52 -0500 Subject: [PATCH] Add instructions for changing the user --- docs/salt.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/salt.md b/docs/salt.md index 2163c6cf..650efeb8 100644 --- a/docs/salt.md +++ b/docs/salt.md @@ -80,6 +80,8 @@ Note that your prompt will change once you're inside a VM. * `vagrant@vagrant-ubuntu-trusty-64$ sudo apt-get -y install cowsay; cowsay 'servo-saltfs ❤ Vagrant'`: Run commands in the VM +* `vagrant@vagrant-ubuntu-trusty-64$ sudo su - servo`: + Change to user servo * `vagrant@vagrant-ubuntu-trusty-64$ exit`: Leave the VM Back outside the VM: