Skip to content

Commit 583696e

Browse files
committed
Vagrantfile: add strace tool
Signed-off-by: Wei Fu <[email protected]> (cherry picked from commit 00ef8ba) Signed-off-by: Wei Fu <[email protected]>
1 parent ab21d60 commit 583696e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Vagrantfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Vagrant.configure("2") do |config|
7070
libselinux-devel \
7171
lsof \
7272
make \
73+
strace \
7374
${INSTALL_PACKAGES}
7475
SHELL
7576
end

0 commit comments

Comments
 (0)