Skip to content

Commit

Permalink
adding usermod, groupadd, useradd to requires for rpm
Browse files Browse the repository at this point in the history
Signed-off-by: Felippe Burk <[email protected]>
  • Loading branch information
felippeb committed Nov 28, 2023
1 parent 3a10801 commit 8cbbbad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/rpm/salt.spec
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ Requires: dmidecode
Requires: pciutils
Requires: which
Requires: openssl
Requires: ((/usr/sbin/usermod and /usr/sbin/groupadd and /usr/sbin/useradd) or shadow or shadow-utils)

BuildRequires: python3
BuildRequires: python3-pip
Expand Down

0 comments on commit 8cbbbad

Please sign in to comment.