Subject: geneweb: Action in logrotate file does not work
Package: geneweb
Version: 4.10-25
Severity: normal

*** Please type your report below this line ***
/etc/logrotate.d/geneweb contains the lines

        postrotate
                invoke-rc.d force-reload >/dev/null

which leads to the error

/etc/cron.daily/logrotate:
invoke-rc.d: syntax error: missing required parameter
error: error running postrotate script for /var/log/geneweb.log
run-parts: /etc/cron.daily/logrotate exited with return code 1

Clearly the line should read

                invoke-rc.d geneweb force-reload >/dev/null

instead.

Thanks,
Arne

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)



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

Reply via email to