[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1763: sysklogd init script has no links to rcx.d



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				               andrew@it.com.au
Perth, Western Australia		      howellaa@cs.curtin.edu.au


Reply to: