From 1774b36c1464e1f04f982b83577e62fa31cbeef9 Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Wed, 2 Feb 2005 12:02:16 +0000 Subject: r5173: Refer to a proper zone file name in resulting message (This used to be commit 0c96cc8babf222731375a59e86c64468c6dbda33) --- source4/script/provision.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/script') diff --git a/source4/script/provision.pl b/source4/script/provision.pl index 239e6ead83..c3c7fc13c2 100755 --- a/source4/script/provision.pl +++ b/source4/script/provision.pl @@ -437,7 +437,7 @@ print " Installation: - Please move $newdb/*.ldb to the private/ directory of your Samba4 installation -- Please use $newdb/dnsdomain.zone in BIND on your dns server +- Please use $newdb/$dnsdomain.zone in BIND on your dns server "; -- cgit