r24 - /ikiwiki.setup

adeodato at users.alioth.debian.org adeodato at users.alioth.debian.org
Thu Mar 19 17:07:10 UTC 2009


Author: adeodato
Date: Thu Mar 19 17:07:10 2009
New Revision: 24

URL: http://svn.debian.org/wsvn/dep/?sc=1&rev=24
Log:
ikiwiki.setup: make the wrapper setgid and not setuid.

Modified:
    ikiwiki.setup

Modified: ikiwiki.setup
URL: http://svn.debian.org/wsvn/dep/ikiwiki.setup?rev=24&op=diff
==============================================================================
--- ikiwiki.setup (original)
+++ ikiwiki.setup Thu Mar 19 17:07:10 2009
@@ -19,7 +19,7 @@
 	wrappers => [
 	    {
 		wrapper => "/svn/dep/hooks/post-commit.ikiwiki",
-		wrappermode => "04755",
+		wrappermode => "02755",
 		notify => 0,
 		syslog => 0,
 	    },




More information about the dep-commits mailing list