SOURCES: wwwoffle-conf_settings.patch - updated for 2.9a

twittner twittner at pld-linux.org
Sat Sep 16 23:52:08 CEST 2006


Author: twittner                     Date: Sat Sep 16 21:52:08 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 2.9a

---- Files affected:
SOURCES:
   wwwoffle-conf_settings.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/wwwoffle-conf_settings.patch
diff -u SOURCES/wwwoffle-conf_settings.patch:1.2 SOURCES/wwwoffle-conf_settings.patch:1.3
--- SOURCES/wwwoffle-conf_settings.patch:1.2	Sat Oct  2 16:24:39 2004
+++ SOURCES/wwwoffle-conf_settings.patch	Sat Sep 16 23:52:03 2006
@@ -1,42 +1,44 @@
---- wwwoffle-2.8.orig/conf/wwwoffle.conf	Fri Sep  5 19:49:04 2003
-+++ wwwoffle-2.8/conf/wwwoffle.conf	Sun Oct 12 16:55:50 2003
-@@ -116,15 +116,15 @@
+--- wwwoffle-2.9/conf/wwwoffle.conf~	2006-04-02 16:52:55.000000000 +0200
++++ wwwoffle-2.9/conf/wwwoffle.conf	2006-04-06 00:16:03.000000000 +0200
+@@ -123,7 +123,7 @@
  StartUp
  {
   bind-ipv4         = 0.0.0.0
--#bind-ipv6         = ::
-+bind-ipv6         = none
+- bind-ipv6         = ::
++ bind-ipv6         = none
  
   http-port         = 8080
-  wwwoffle-port     = 8081
+  https-port        = 8443
+@@ -131,8 +131,8 @@
  
   spool-dir         = SPOOLDIR
  
 -#run-uid           = daemon
 -#run-gid           = daemon
-+ run-uid           = wwwoffle
-+ run-gid           = wwwoffle
++run-uid           = wwwoffle
++run-gid           = wwwoffle
  
   use-syslog        = yes
  
---- wwwoffle-2.8.orig/conf/wwwoffle.conf.template	Sun Aug  3 18:27:17 2003
-+++ wwwoffle-2.8/conf/wwwoffle.conf.template	Sun Oct 12 16:56:12 2003
-@@ -12,15 +12,15 @@
+--- wwwoffle-2.9/conf/wwwoffle.conf.template~	2006-04-06 00:13:12.000000000 +0200
++++ wwwoffle-2.9/conf/wwwoffle.conf.template	2006-04-06 00:16:54.000000000 +0200
+@@ -12,7 +12,7 @@
  StartUp
  {
   bind-ipv4         = 0.0.0.0
--#bind-ipv6         = ::
-+bind-ipv6         = none
+- bind-ipv6         = ::
++ bind-ipv6         = none
  
   http-port         = 8080
-  wwwoffle-port     = 8081
+  https-port        = 8443
+@@ -20,8 +20,8 @@
  
   spool-dir         = SPOOLDIR
  
 -#run-uid           = daemon
 -#run-gid           = daemon
-+ run-uid           = wwwoffle
-+ run-gid           = wwwoffle
++run-uid           = wwwoffle
++run-gid           = wwwoffle
  
   use-syslog        = yes
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/wwwoffle-conf_settings.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list