mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 18:08:53 +00:00
include the newer kernel headers. fix for #401
This commit is contained in:
parent
fd363fbcdc
commit
42b32d0bbf
@ -347,6 +347,7 @@ function main() {
|
||||
elif [[ $OS = "centos" ]]; then
|
||||
sudo yum update -y
|
||||
|
||||
rpm -i ftp://rpmfind.net/linux/centos/7.0.1406/updates/x86_64/Packages/kernel-headers-3.10.0-123.9.3.el7.x86_64.rpm
|
||||
package git-all
|
||||
package unzip
|
||||
package xz
|
||||
|
Loading…
Reference in New Issue
Block a user