Fix Vagrant

This commit is contained in:
Matt Prahl
2016-12-15 15:11:23 -05:00
parent 5c3d46595a
commit f2a02027a9
5 changed files with 5 additions and 18 deletions

View File

@@ -73,9 +73,9 @@ To start the frontend manually, run the following inside the guest::
$ mbs-frontend
To start the scheduler manually, run the following inside the guest::
To start the scheduler manually, run the following at `/tmp/module_build_service` inside the guest::
$ mbs-daemon
$ fedmsg-hub
Alternatively, you can restart the Vagrant guest, which inherently starts/restarts the frontend and the scheduler with::