Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BIND 9.18 compatiblity on Ubuntu 20.04 #267

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Aug 13, 2024

A security update on Ubuntu 20.04 brought BIND 9.18 which moves named-checkconf from /usr/sbin to /usr/bin.

This removes the need for the conditional because now all supported versions use /usr/bin.

A security update on Ubuntu 20.04 brought BIND 9.18 which moves
named-checkconf from /usr/sbin to /usr/bin.

This removes the need for the conditional because now all supported
versions use /usr/bin.
@ekohl ekohl merged commit f31d0c0 into theforeman:master Oct 28, 2024
19 of 21 checks passed
@ekohl ekohl deleted the fix-ubuntu-focal branch October 28, 2024 17:40
@ekohl ekohl added the Bug label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants