diff options
author | Krishnan Parthasarathi <kp@gluster.com> | 2012-05-29 01:33:31 +0530 |
---|---|---|
committer | Vijay Bellur <vijay@gluster.com> | 2012-06-12 14:39:49 +0530 |
commit | 7fb03a0ade154b0c21a71ce0e776a06e50510016 (patch) | |
tree | 51f3b201036c2cad207ddd09ba732b08af8b6c24 /configure.ac | |
parent | 7ded1a6e11dae194f04d8717125ff5c18066731e (diff) |
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 <kp@gluster.com>
Signed-off-by: Vijay Bellur <vijay@gluster.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
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 |