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 \
|
libselinux-devel \
|
||||||
lsof \
|
lsof \
|
||||||
make \
|
make \
|
||||||
|
strace \
|
||||||
${INSTALL_PACKAGES}
|
${INSTALL_PACKAGES}
|
||||||
SHELL
|
SHELL
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user