SOURCES: php-fcgi.sysconfig - service umask

glen glen at pld-linux.org
Tue Mar 14 17:42:48 CET 2006


Author: glen                         Date: Tue Mar 14 16:42:47 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- service umask

---- Files affected:
SOURCES:
   php-fcgi.sysconfig (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/php-fcgi.sysconfig
diff -u SOURCES/php-fcgi.sysconfig:1.4 SOURCES/php-fcgi.sysconfig:1.5
--- SOURCES/php-fcgi.sysconfig:1.4	Tue Mar 14 17:38:19 2006
+++ SOURCES/php-fcgi.sysconfig	Tue Mar 14 17:42:42 2006
@@ -21,3 +21,6 @@
 
 # for PHP 4.x
 #PHP_FCGI_BINARY=/usr/bin/php4.fcgi
+
+# umask 007 is useful when your web server doesn't run under same uid as php-fcgi, ie lighttpd.
+SERVICE_UMASK=007
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/php-fcgi.sysconfig?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list