We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46fabcc + 68855cb commit 7022beaCopy full SHA for 7022bea
1 file changed
Vagrantfile
@@ -84,7 +84,9 @@ Vagrant.configure("2") do |config|
84
lsof \
85
make \
86
strace \
87
+ kernel-modules-extra-$(uname -r) \
88
${INSTALL_PACKAGES}
89
+ modprobe xt_comment
90
SHELL
91
end
92
0 commit comments