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 /extras/hook-scripts/Makefile.am | |
| 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 'extras/hook-scripts/Makefile.am')
| -rw-r--r-- | extras/hook-scripts/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extras/hook-scripts/Makefile.am b/extras/hook-scripts/Makefile.am index 5c6249de707..2fa5f137a5d 100644 --- a/extras/hook-scripts/Makefile.am +++ b/extras/hook-scripts/Makefile.am @@ -1 +1,2 @@ -EXTRA_DIST = S29CTDBsetup.sh S30samba-start.sh S30samba-stop.sh +SUBDIRS = start +CLEANFILES = |
