mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 18:08:53 +00:00
Support RHEL6
Adding support to build RHEL6
This commit is contained in:
parent
13c4e27629
commit
05855816f2
@ -48,7 +48,6 @@ function main_rhel() {
|
||||
package rubygems
|
||||
|
||||
if [[ $DISTRO = "rhel6" ]]; then
|
||||
sudo subscription-manager repos --enable=rhel-server-rhscl-6-rpms
|
||||
sudo subscription-manager repos --enable=rhel-6-server-optional-rpms
|
||||
package scl-utils
|
||||
package policycoreutils-python
|
||||
|
Loading…
Reference in New Issue
Block a user