Skip to content

Commit

Permalink
Add chkconfig dependency for systemd
Browse files Browse the repository at this point in the history
  • Loading branch information
b4k3r committed Nov 9, 2023
1 parent 7b2572e commit ce35443
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# We need it for binary verification.
sudo dnf swap -y gnupg2-minimal gnupg2-full

# We need it for service management.
sudo dnf install -y chkconfig

0 comments on commit ce35443

Please sign in to comment.