forked from sig_core/kickstarts
temporary debugging
This commit is contained in:
parent
c58097c7f9
commit
b52c874e40
1 changed files with 2 additions and 0 deletions
|
@ -97,6 +97,8 @@ account required pam_succeed_if.so user notin root:vagrant
|
|||
:quit
|
||||
EOF
|
||||
|
||||
|
||||
set -x
|
||||
# Install VBoxGuestAdditions for installed kernel
|
||||
kver=$(rpm -q --queryformat="%{VERSION}-%{RELEASE}.%{ARCH}" kernel)
|
||||
dnf -y install kernel-devel gcc make perl elfutils-libelf-devel
|
||||
|
|
Loading…
Reference in a new issue