The Samba-Bugzilla – Attachment 3138 Details for
Bug 5217
[CTDB] config/README should not install with "-m 755"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for bugs 5216 and 5217
bug5216-5217.patch (text/plain), 1.35 KB, created by
Mathieu Parent
on 2008-02-12 13:12:16 UTC
(
hide
)
Description:
Patch for bugs 5216 and 5217
Filename:
MIME Type:
Creator:
Mathieu Parent
Created:
2008-02-12 13:12:16 UTC
Size:
1.35 KB
patch
obsolete
>Index: ctdb-0~20080104223653/Makefile.in >=================================================================== >--- ctdb-0~20080104223653.orig/Makefile.in 2008-01-20 22:40:03.000000000 +0100 >+++ ctdb-0~20080104223653/Makefile.in 2008-01-20 22:40:35.000000000 +0100 >@@ -173,7 +173,7 @@ > ${INSTALLCMD} -m 644 include/ctdb_private.h $(DESTDIR)$(includedir) # for samba3 > ${INSTALLCMD} -m 755 config/functions $(DESTDIR)$(etcdir)/ctdb > ${INSTALLCMD} -m 755 config/statd-callout $(DESTDIR)$(etcdir)/ctdb >- ${INSTALLCMD} -m 755 config/events.d/README $(DESTDIR)$(etcdir)/ctdb/events.d >+ ${INSTALLCMD} -m 644 config/events.d/README $(DESTDIR)$(etcdir)/ctdb/events.d > ${INSTALLCMD} -m 755 config/events.d/00.ctdb $(DESTDIR)$(etcdir)/ctdb/events.d > ${INSTALLCMD} -m 755 config/events.d/10.interface $(DESTDIR)$(etcdir)/ctdb/events.d > ${INSTALLCMD} -m 755 config/events.d/40.vsftpd $(DESTDIR)$(etcdir)/ctdb/events.d >Index: ctdb-0~20080104223653/config/functions >=================================================================== >--- ctdb-0~20080104223653.orig/config/functions 2008-01-20 22:40:48.000000000 +0100 >+++ ctdb-0~20080104223653/config/functions 2008-01-20 22:41:17.000000000 +0100 >@@ -1,4 +1,5 @@ >-# utility functions for ctdb event scripts >+#!/bin/sh >+## utility functions for ctdb event scripts > > ####################################### > # pull in a system config file, if any
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 5217
: 3138