File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed
Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ bugfixes :
3+ - " common: install lsof for all RHEL/OL distributions (oravirt#391)"
Original file line number Diff line number Diff line change @@ -62,6 +62,7 @@ common_packages_el6:
6262 - procps
6363 - module-init-tools
6464 - ethtool
65+ - lsof
6566 - bc
6667 - nc
6768 - bind-utils
@@ -110,6 +111,7 @@ common_packages_el7:
110111 - procps
111112 - module-init-tools
112113 - ethtool
114+ - lsof
113115 - bc
114116 - nc
115117 - bind-utils
Original file line number Diff line number Diff line change @@ -61,6 +61,7 @@ common_packages_el6:
6161 - procps
6262 - module-init-tools
6363 - ethtool
64+ - lsof
6465 - bc
6566 - nc
6667 - bind-utils
@@ -103,6 +104,7 @@ common_packages_el7:
103104 - procps
104105 - module-init-tools
105106 - ethtool
107+ - lsof
106108 - bc
107109 - nc
108110 - bind-utils
You can’t perform that action at this time.
0 commit comments