Commit b657d18
Matthew Fisher
fix(vagrant): use start on make run
the command hangs if there's nothing to restart, which is the case
when booting for the first time. It makes more sense for make run
to run make start, and the user should have to specify make
restart in order to restart a systemd unit.1 parent 6198a79 commit b657d18
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments