Package: oinkmaster
Version: 2.0-2
Severity: normal
Tags: patch

Hi,

Here is a patch applied in Ubuntu fixing a bug reported there:

diff -u oinkmaster-2.0/debian/oinkmaster.conf 
oinkmaster-2.0/debian/oinkmaster.conf
--- oinkmaster-2.0/debian/oinkmaster.conf
+++ oinkmaster-2.0/debian/oinkmaster.conf
@@ -28,7 +28,7 @@
 # root to update the ruleset.
 # Note: If commented out will check environment variables TMP,
 # TMPDIR or TEMPDIR, or otherwise use "/tmp" if none of them was set.
-tmpdir = /var/run/oinkmaster
+tmpdir = /tmp
 # Umask to use while executing
 umask = 0027
 

And the changelog entry for the rationale:

oinkmaster (2.0-2ubuntu1) jaunty; urgency=low

  * debian/oinkmaster.conf: set tmpdir to /tmp instead of /var/run/oinkmaster
     - /var/run/oinkmaster is inappropriate for storing temporary files
     - Fixes /var/run on tmpfs issue (LP: #331853)

 -- Adrien Cunin <adri2...@ubuntu.com>  Sun, 15 Mar 2009 11:44:40 +0100

Ubuntu bug: https://launchpad.net/bugs/331853

Thanks,

-- 
Adrien Cunin aka Adri2000

Attachment: signature.asc
Description: Digital signature

Reply via email to