Package: bootlogd Version: 3.09-1 Severity: normal X-Debbugs-Cc: [email protected]
/etc/init.d/bootlogd contains a check for whether the system boots with systemd: if [ -d /run/system/system ]; then this should probably spell: if [ -d /run/systemd/system ]; then (additional 'd' in the path) -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 6.7.12-amd64 (SMP w/4 CPU threads; PREEMPT) Kernel taint flags: TAINT_WARN Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: sysvinit (via /sbin/init) Versions of packages bootlogd depends on: ii libc6 2.38-10 ii sysvinit-utils 3.09-1 bootlogd recommends no packages. bootlogd suggests no packages. -- no debconf information

