Package: fcron
Version: 3.0.0-1
Severity: minor
Tags: patch

A syntax error seems to have slipped in the with the updated fcrontab
/var/spool/fcron/systab.orig. fcron requires a space between the leading
ampersand and the first time field.

--- /var/spool/fcron/systab.orig
+++ /var/spool/fcron/systab.orig
@@ -1,4 +1,4 @@
 !bootrun(true),nice(15),serial(true)
-&03 03  * * *   run-parts --report /etc/cron.daily
-&17 03  * * 7   run-parts --report /etc/cron.weekly
-&02 04  1 * *   run-parts --report /etc/cron.monthly
+& 03 03  * * *   run-parts --report /etc/cron.daily
+& 17 03  * * 7   run-parts --report /etc/cron.weekly
+& 02 04  1 * *   run-parts --report /etc/cron.monthly

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'testing'), (400, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.4-maia
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages fcron depends on:
ii  adduser              3.67.2              Add and remove users and groups
ii  debconf [debconf-2.0 1.4.58              Debian configuration management sy
ii  dpkg                 1.13.11             package maintenance system for Deb
ii  libc6                2.3.5-6             GNU C Library: Shared libraries an
ii  libpam0g             0.79-3              Pluggable Authentication Modules l
ii  libselinux1          1.26-1              SELinux shared libraries
ii  postfix [mail-transp 2.2.4-1.0.0.0.local A high-performance mail transport 

Versions of packages fcron recommends:
ii  sysklogd [system-log-daemon]  1.4.1-17   System Logging Daemon

-- debconf information excluded


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

Reply via email to