Skip to content

Commit 00ef8ba

Browse files
committed
Vagrantfile: add strace tool
Signed-off-by: Wei Fu <[email protected]>
1 parent 601699a commit 00ef8ba

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
@@ -78,6 +78,7 @@ Vagrant.configure("2") do |config|
7878
libselinux-devel \
7979
lsof \
8080
make \
81+
strace \
8182
${INSTALL_PACKAGES}
8283
SHELL
8384
end

0 commit comments

Comments
 (0)