]> err.no Git - varnish/commitdiff
Changed storage location of backend storage to be FHS 2.3 compliant
authorbahner <bahner@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 13 Oct 2006 07:59:54 +0000 (07:59 +0000)
committerbahner <bahner@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 13 Oct 2006 07:59:54 +0000 (07:59 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1153 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/debian/TODO
varnish-cache/debian/changelog
varnish-cache/debian/dirs
varnish-cache/debian/varnish.default

index d555e52ca073ef38fbfb94e4dc49303c4589a347..35312e81b9b1dedee05c256b4d01daa83ff2a160 100644 (file)
@@ -1 +1,2 @@
-Write helper script to create storage_file from defaults
+- Write helper script to create storage_file from defaults
+- possibly setup default logging
index af0fb5d54d6df9e95eaa22bb6c3fa2f7f8b63def..9ff747edd860c975eee334335db954af7cb1f9c9 100644 (file)
@@ -3,9 +3,10 @@ varnish (1.0.2-1~svn20061012) unstable; urgency=low
   * Added README for Debian
   * svn-based source
   * Added target to create configure to build from pristine source
-  * Added init-script and defaults 
+  * Added init-script and defaults
+  * Moved backend storage to /var/lib/varnish/
 
- -- Lars Bahner <bahner@linpro.no>  Thu, 12 Oct 2006 19:01:20 +0200
+ -- Lars Bahner <bahner@linpro.no>  Fri, 13 Oct 2006 09:58:13 +0200
 
 varnish (1.0.1-3) unstable; urgency=low
 
index 117bc70bcb513b5798fd685cbf9dfb6a88447284..e42197008f8c440e93bd20c5f725e1d24a81e9da 100644 (file)
@@ -3,4 +3,4 @@ usr/bin
 usr/lib
 usr/sbin
 var/log
-var/spool/varnish
+var/lib/varnish
index fddb49ecc354a9c2f384913c3caefbec369114c6..104dd7a651fa5a0007c7159dec937ebddbc7fe98 100644 (file)
@@ -32,7 +32,7 @@ VARNISH_HASHOPTION=classic
 
 # Maximum size of the backend storagefile in bytes
 VARNISH_BACKEND_STORAGE_SIZE=10240000
-VARNISH_BACKEND_STORAGE_FILE=/var/spool/varnish/varnish_storage.bin
+VARNISH_BACKEND_STORAGE_FILE=/var/lib/varnish/varnish_storage.bin
 
 
 # Backend storage specification