Vagrantfile: add strace tool
Signed-off-by: Wei Fu <fuweid89@gmail.com>
This commit is contained in:
parent
601699a184
commit
00ef8ba99b
1
Vagrantfile
vendored
1
Vagrantfile
vendored
@ -78,6 +78,7 @@ Vagrant.configure("2") do |config|
|
||||
libselinux-devel \
|
||||
lsof \
|
||||
make \
|
||||
strace \
|
||||
${INSTALL_PACKAGES}
|
||||
SHELL
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user