From 7fb03a0ade154b0c21a71ce0e776a06e50510016 Mon Sep 17 00:00:00 2001 From: Krishnan Parthasarathi Date: Tue, 29 May 2012 01:33:31 +0530 Subject: extras: Restructuring hook-scripts directory - Fixed permissions of samba-start and samba-stop scripts - Fixed string comparison in sighup_samba function Change-Id: I5529cf2f4d7c08ac8fafcf64652be856345c9476 BUG: 806996 Signed-off-by: Krishnan Parthasarathi Signed-off-by: Vijay Bellur --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 893a47f8e1d..63ccb255238 100644 --- a/configure.ac +++ b/configure.ac @@ -134,6 +134,8 @@ AC_CONFIG_FILES([Makefile extras/init.d/glusterd-SuSE extras/benchmarking/Makefile extras/hook-scripts/Makefile + extras/hook-scripts/start/Makefile + extras/hook-scripts/start/post/Makefile contrib/fuse-util/Makefile contrib/uuid/uuid_types.h xlators/nfs/Makefile -- cgit