From ec5d6b6217307bf87b2f0ba79e4992977de72228 Mon Sep 17 00:00:00 2001 Message-Id: From: Philipp Hahn Date: Fri, 4 Jan 2019 14:29:38 +0100 Subject: [PATCH] Bug #45119 up: Wait for DNS server for maintenance Organization: Univention GmbH, Bremen, Germany --- .../debian/univention-updater.univention-maintenance.init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base/univention-updater/debian/univention-updater.univention-maintenance.init b/base/univention-updater/debian/univention-updater.univention-maintenance.init index b03ea5d3bc..c03d671910 100644 --- a/base/univention-updater/debian/univention-updater.univention-maintenance.init +++ b/base/univention-updater/debian/univention-updater.univention-maintenance.init @@ -3,8 +3,8 @@ # Provides: univention-maintenance # Required-Start: $network $remote_fs # Required-Stop: $network $remote_fs -# Should-Start: slapd univention-directory-policy -# Should-Stop: slapd +# Should-Start: $named slapd univention-directory-policy +# Should-Stop: $named slapd # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Univention Updater -- 2.11.0