Control: tag -1 - moreinfo + wontfix 11.09.2014 09:49, Trent W. Buck wrote: > In fact busybox-syslogd is the *only* package with > Provides: klogd > the others seem to > Provides: linux-kernel-log-daemon > > I don't understand why this is the case. > Does the difference signify a different interface, > or is it just an oversight? > > The point is probably moot since journalctl replaces it, but couldn't > the busybox-syslogd init script say "if pid1 is systemd, start syslogd > but not klogd" ?
It is not the init script, it is the busybox syslog implementation. For simplicity, it is one applet that does both syslog function and klogd function, and klogd function is not optional. In order to stop providing klogd, someone should write a patch for busybox (upstream, because I for one don't want to make debian-specific changes to busybox) to make klogd function optional, after which it will be possible to adjust initscript to run syslogd without klogd if systemd is running. Tagging as wontfix for now. Thanks, /mjt -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/5428fd4c.7010...@msgid.tls.msk.ru