Skip to content

Commit

Permalink
Merge pull request #28 from quattor/chkconfig-rpm-dep
Browse files Browse the repository at this point in the history
Add chkconfig as an rpm dependency
  • Loading branch information
jrha committed Jan 24, 2024
2 parents 43c29ed + 810a5f1 commit d8385ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -69,6 +69,7 @@
<requires>
<require>crontabs</require>
<require>logrotate</require>
<require>chkconfig</require>
</requires>
<preinstallScriptlet>
<script><![CDATA[
Expand Down

0 comments on commit d8385ef

Please sign in to comment.