Skip to content

Commit

Permalink
Add service_dnsmasq_disabled to bind component
Browse files Browse the repository at this point in the history
This fixes failing ctest 'components', with error:
`Rule 'service_dnsmasq_disabled' must be in component 'bind' because it's a member of 'dns' group.`
  • Loading branch information
mpurg committed Nov 25, 2024
1 parent 8b19b7f commit 5da830e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/bind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ rules:
- package_bind_removed
- package_dnsmasq_removed
- service_named_disabled
- service_dnsmasq_disabled

0 comments on commit 5da830e

Please sign in to comment.