Skip to content

Commit

Permalink
Vagrantfile: Added psmisc
Browse files Browse the repository at this point in the history
This is needed to be able to get the `killall` command, which is incredibly useful sometimes.
  • Loading branch information
perlun committed Oct 11, 2017
1 parent 177957d commit 3fbcca6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Vagrant.configure(2) do |config|
grub-legacy \
mtools \
nasm \
psmisc \
qemu \
rake
Expand Down

0 comments on commit 3fbcca6

Please sign in to comment.