Sam Hartman <[email protected]> writes: > 2) If krb5-kdc-ldap is installed ask a medium priority debconf question > with default yes about whether kdc should come before ldap (and act > appropriately)
> 3) Ask a medium priority debconf question with default yes about whether > krb5kdc should come before ldap (ignoring the krb5-kdc-ldap package > entirely) > Any change to the boot order should work both with classic ordering and > dependency-based ordering. I'm happy to review patches or discuss > design directions; I do not have time to implement one of the proposed > patches above. Solutions #2 and #3 are going to be tricky with dependency-based boot ordering since they'd require dynamic generation of the LSB headers in the init script, I think. Although I suppose they might be able to make use of the overrides directory instead. I'm not sure how that works or if packages are allowed to install overrides for themselves. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

