mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
we *may* require it, it depend on the ditro in F8 cahing daemon configuration has been
incorporated in the default bind install.
This commit is contained in:
@@ -288,7 +288,7 @@ def main():
|
|||||||
if options.setup_bind:
|
if options.setup_bind:
|
||||||
if not bind.check_inst():
|
if not bind.check_inst():
|
||||||
print "--setup-bind was specified but bind is not installed on the system"
|
print "--setup-bind was specified but bind is not installed on the system"
|
||||||
print "Please install bind (you also need the package 'caching-nameserver') and restart the setup program"
|
print "Please install bind (you may also need the package 'caching-nameserver') and restart the setup program"
|
||||||
return "-Fatal Error-"
|
return "-Fatal Error-"
|
||||||
|
|
||||||
# check the hostname is correctly configured, it must be as the kldap
|
# check the hostname is correctly configured, it must be as the kldap
|
||||||
|
|||||||
Reference in New Issue
Block a user