Package: backupninja
Version: 0.9.6-2
Severity: normal
Tags: patch

Backupninja defaults to using /var/lib for log files, which is wrong.
Inline patch fixes this (and yes, the patch is trivial ;)

--- /etc/backupninja.conf       2008-10-04 03:26:05.900907791 +0200
+++ /etc/backupninja.conf.backup        2008-10-04 03:25:26.204298078 +0200
@@ -51,7 +51,7 @@
 #######################################################

 # where to log:
-logfile = /var/lib/backupninja.log
+logfile = /var/log/backupninja.log

 # directory where all the backup configuration files live
 configdirectory = /etc/backup.d


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.16.29-xen (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages backupninja depends on:
ii  bash               3.1dfsg-9             The GNU Bourne Again SHell
ii  bsd-mailx [mailx]  8.1.2-0.20071201cvs-2 A simple mail user agent
ii  dialog             1.1-20080316-1        Displays user-friendly dialog boxe
ii  gawk               1:3.1.5.dfsg-4.1      GNU awk, a pattern scanning and pr
ii  mailx              1:20071201-2          Transitional package for mailx ren
ii  mawk               1.3.3-11              a pattern scanning and text proces

backupninja recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to