diff --git doc/errata/staging/univention-bind.yaml doc/errata/staging/univention-bind.yaml index d9f368f7ba..afa361aef1 100644 --- doc/errata/staging/univention-bind.yaml +++ doc/errata/staging/univention-bind.yaml @@ -11,5 +11,6 @@ desc: | in cases where a large number of DNS zones slows down the start of the DNS server bind. This only affects systems which have dns/backend set to "ldap". i.e. systems that - are not configured as Samba/AD DC. + are not configured as Samba/AD DC. After changing the + variable, a "systemctl daemon-reload" is required. bug: [54108] diff --git services/univention-bind/debian/univention-bind.univention-config-registry-variables services/univention-bind/debian/univention-bind.univention-config-registry-variables index d5c3073e60..53fcec27cc 100644 --- services/univention-bind/debian/univention-bind.univention-config-registry-variables +++ services/univention-bind/debian/univention-bind.univention-config-registry-variables @@ -95,8 +95,8 @@ Type=bool Categories=service-bind [dns/timeout-start] -Description[de]=Diese Variable konfiguriert die maximale Wartezeit in Sekunden für den Start des DNS-Dienstes, der OpenLDAP als backend verwendet. -Description[en]=This variable configures the maximum waiting time in seconds for the DNS-Service to start, which is using OpenLDAP as backend. +Description[de]=Diese Variable konfiguriert die maximale Wartezeit in Sekunden für den Start des DNS-Dienstes, der OpenLDAP als backend verwendet. Nach Anpassen der Variable ist ein "systemctl daemon-reload" notwendig. +Description[en]=This variable configures the maximum waiting time in seconds for the DNS-Service to start, which is using OpenLDAP as backend. After changing the variable, a "systemctl daemon-reload" is required. Type=int Categories=service-bind