]> git.pld-linux.org Git - packages/frox.git/commitdiff
- log dir fixes auto/ac/frox-0_7_15-1
authorAndrzej Augustynowicz <andrzej@augustynowicz.eu.org>
Mon, 20 Sep 2004 20:26:08 +0000 (20:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    frox-config.patch -> 1.2

frox-config.patch

index 334b3867c331b0c6d3f7c88ab5a49517fe40877f..d95cc2e938ddfcb7ed7b82192a6d02740698c668 100644 (file)
@@ -1,7 +1,7 @@
-diff -durN frox-0.7.5.orig/src/frox.conf frox-0.7.5/src/frox.conf
---- frox-0.7.5.orig/src/frox.conf      Fri May  3 23:45:58 2002
-+++ frox-0.7.5/src/frox.conf   Mon Sep 23 13:47:26 2002
-@@ -54,8 +54,8 @@
+diff -Nur old/src/frox.conf new/src/frox.conf
+--- old/src/frox.conf  2004-08-13 06:32:18.000000000 +0000
++++ new/src/frox.conf  2004-09-20 20:08:59.000000000 +0000
+@@ -73,8 +73,8 @@
  # you really want to run as root (not a good idea) you must say so
  # specifically, and have compiled with --enable-run-as-root.
  #
@@ -12,7 +12,7 @@ diff -durN frox-0.7.5.orig/src/frox.conf frox-0.7.5/src/frox.conf
  
  # This is frox's working directory - it must be specified. Temporary
  # files and sockets will be created here. If you are using local
-@@ -64,7 +64,7 @@
+@@ -83,7 +83,7 @@
  # also chroot to this dir on startup. To avoid this you must specifically 
  # set DontChroot to Yes.
  #
@@ -20,4 +20,13 @@ diff -durN frox-0.7.5.orig/src/frox.conf frox-0.7.5/src/frox.conf
 +WorkingDir /var/lib/frox
  # DontChroot Yes
  
- # Logging level. 0=No logging. 5=Critical errors only. 10= All errors. 
+ # Logging level. 0=No logging. 5=Critical errors only. 10= All errors.
+@@ -97,7 +97,7 @@
+ # below.
+ #
+ # LogLevel 15
+-# LogFile /usr/local/lib/frox/frox-log
++# LogFile /var/log/frox/frox-log
+ # XferLogging no
+ # File to store PID in. Default is not to. If this file is not within
This page took 0.0757 seconds and 4 git commands to generate.