Package: sysklogd
Version: 1.2-13

There were no links to /etc/init.d/sysklogd in /etc/rc2.d so klogd
and syslogd didn't get started.

The culprit is these lines in the postinst script.

update-rc.d sysklogd defaults 10 90 >/dev/null

# Purge the files of the old "syslog" package, it's now called "sysklog".

rm -f /etc/cron.weekly/syslogd /etc/init.d/syslogd \
        /etc/rc[0-6].d/[SK]20syslogd \
        /etc/rc[0-6].d/[SK]20sysklogd

Your making the links, then deleting them afterwards.

Andrew

--
Dehydration - 34%, Recollection of previous evening - 2%, embarrassment
factor - 91%.  Advise repair schedule:- off line for 36 hours, re-boot
startup disk, and replace head - wow, what a night!
                -- Kryten in Red Dwarf `The Last Day'

Andrew Howell                                          [EMAIL PROTECTED]
Perth, Western Australia                      [EMAIL PROTECTED]

Reply via email to