Reported-by: Edgar Hoch <[email protected]>
Signed-off-by: Aaron Conole <[email protected]>
---
rhel/openvswitch-fedora.spec.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora.spec.in
index ba55fb55c..7a3fcf93a 100644
--- a/rhel/openvswitch-fedora.spec.in
+++ b/rhel/openvswitch-fedora.spec.in
@@ -410,7 +410,7 @@ getent passwd openvswitch >/dev/null || \
-c "Open vSwitch Daemons" openvswitch
%if %{with dpdk}
- getent group hugetlbfs >/dev/null || groupadd hugetlbfs
+ getent group hugetlbfs >/dev/null || groupadd -r hugetlbfs
usermod -a -G hugetlbfs openvswitch
%endif
exit 0
--
2.19.1
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev