@@ -, +, @@ --- ...nivention-base-files.univention-config-registry-variables | 10 +++++----- ...ivention-heimdal-kdc.univention-config-registry-variables | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) --- a/branches/ucs-3.2/ucs-3.2-0/base/univention-base-files/debian/univention-base-files.univention-config-registry-variables +++ a/branches/ucs-3.2/ucs-3.2-0/base/univention-base-files/debian/univention-base-files.univention-config-registry-variables @@ -18,7 +18,7 @@ Categories=system-base [sshd/autostart] Description[de]=Die Variable konfiguriert den Startmodus des SSH-Dienstes. Wird sie auf 'no' oder 'disabled' gesetzt, kann der Dienst nicht gestartet werden. Wird die auf 'manually' gesetzt, erfolgt kein automatischer Start zum Systemstart, der Dienst kann aber später gezielt gestartet werden. -Description[en]=This variable configures the start mode of the SSH service. If set to 'no' or 'disabled', the service cannot be started. If the variable is set to 'manually', the service isn't started during system boot, can can be enabled manually at a later point. +Description[en]=This variable configures the start mode of the SSH service. If set to 'no' or 'disabled', the service cannot be started. If the variable is set to 'manually', the service isn't started during system boot, but can be enabled manually at a later point. Type=str Categories=service-ssh @@ -390,7 +390,7 @@ ReadOnly=yes [ntp/autostart] Description[de]=Die Variable konfiguriert den Startmodus des NTP-Dienstes. Wird sie auf 'no' oder 'disabled' gesetzt, kann der Dienst nicht gestartet werden. Wird die auf 'manually' gesetzt, erfolgt kein automatischer Start zum Systemstart, der Dienst kann aber später gezielt gestartet werden. -Description[en]=This variable configures the start mode of the NTP service. If set to 'no' or 'disabled', the service cannot be started. If the variable is set to 'manually', the service isn't started during system boot, can can be enabled manually at a later point. +Description[en]=This variable configures the start mode of the NTP service. If set to 'no' or 'disabled', the service cannot be started. If the variable is set to 'manually', the service isn't started during system boot, but can be enabled manually at a later point. Type=str Categories=service-base @@ -592,19 +592,19 @@ Categories=service-base [inetd/autostart] Description[de]=Die Variable konfiguriert den Startmodus des Inetd-Dienstes. Wird sie auf 'no' oder 'disabled' gesetzt, kann der Dienst nicht gestartet werden. Wird die auf 'manually' gesetzt, erfolgt kein automatischer Start zum Systemstart, der Dienst kann aber später gezielt gestartet werden. -Description[en]=This variable configures the start mode of the Inetd service. If set to 'no' or 'disabled', the service cannot be started. If the variable is set to 'manually', the service isn't started during system boot, can can be enabled manually at a later point. +Description[en]=This variable configures the start mode of the Inetd service. If set to 'no' or 'disabled', the service cannot be started. If the variable is set to 'manually', the service isn't started during system boot, but can be enabled manually at a later point. Type=str Categories=service-base [nscd/autostart] Description[de]=Die Variable konfiguriert den Startmodus des Nameserver Cache-Dienstes. Wird sie auf 'no' oder 'disabled' gesetzt, kann der Dienst nicht gestartet werden. Wird die auf 'manually' gesetzt, erfolgt kein automatischer Start zum Systemstart, der Dienst kann aber später gezielt gestartet werden. -Description[en]=This variable configures the start mode of the Nameserver Cache service. If set to 'no' or 'disabled', the service cannot be started. If the variable is set to 'manually', the service isn't started during system boot, can can be enabled manually at a later point. +Description[en]=This variable configures the start mode of the Nameserver Cache service. If set to 'no' or 'disabled', the service cannot be started. If the variable is set to 'manually', the service isn't started during system boot, but can be enabled manually at a later point. Type=str Categories=service-base [portmap/autostart] Description[de]=Die Variable konfiguriert den Startmodus des RPC-Registrierungsdienstes. Wird sie auf 'no' oder 'disabled' gesetzt, kann der Dienst nicht gestartet werden. Wird die auf 'manually' gesetzt, erfolgt kein automatischer Start zum Systemstart, der Dienst kann aber später gezielt gestartet werden. -Description[en]=This variable configures the start mode of the RPC registry daemon. If set to 'no' or 'disabled', the service cannot be started. If the variable is set to 'manually', the service isn't started during system boot, can can be enabled manually at a later point. +Description[en]=This variable configures the start mode of the RPC registry daemon. If set to 'no' or 'disabled', the service cannot be started. If the variable is set to 'manually', the service isn't started during system boot, but can be enabled manually at a later point. Type=str Categories=service-base --- a/branches/ucs-3.2/ucs-3.2-0/base/univention-heimdal/debian/univention-heimdal-kdc.univention-config-registry-variables +++ a/branches/ucs-3.2/ucs-3.2-0/base/univention-heimdal/debian/univention-heimdal-kdc.univention-config-registry-variables @@ -12,6 +12,6 @@ Categories=service-heimdal [kerberos/autostart] Description[de]=Die Variable konfiguriert den Startmodus des Kerberos-KDC-Dienstes. Wird sie auf 'no' oder 'disabled' gesetzt, kann der Dienst nicht gestartet werden. Wird die auf 'manually' gesetzt, erfolgt kein automatischer Start zum Systemstart, der Dienst kann aber später gezielt gestartet werden. -Description[en]=This variable configures the start mode of the Kerberos KDC service. If set to 'no' or 'disabled', the service cannot be started. If the variable is set to 'manually', the service isn't started during system boot, can can be enabled manually at a later point. +Description[en]=This variable configures the start mode of the Kerberos KDC service. If set to 'no' or 'disabled', the service cannot be started. If the variable is set to 'manually', the service isn't started during system boot, but can be enabled manually at a later point. Type=str Categories=service-heimdal --