Package: rsyslog Version: 3.20.5-1 Severity: normal Shouldn't a Debian syslog system write the boot messages to /var/log/boot.log ?
I'm currently trying to debug some cryptsetup issue and don't have access to the error messages. Created /etc/rsyslog.d/boot.conf with: # Save boot messages also to boot.log #local7.* /var/log/boot.log if \ $syslogfacility-text == 'local7' \ then /var/log/boot.log But the logfile remains empty. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.29-1-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages rsyslog depends on: ii libc6 2.9-7 GNU C Library: Shared libraries ii lsb-base 3.2-22 Linux Standard Base 3.2 init scrip ii zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime Versions of packages rsyslog recommends: ii logrotate 3.7.7-3 Log rotation utility Versions of packages rsyslog suggests: ii rsyslog-doc 3.20.5-1 documentation for rsyslog pn rsyslog-gnutls <none> (no description available) pn rsyslog-gssapi <none> (no description available) pn rsyslog-mysql | rsyslog-pgsql <none> (no description available) pn rsyslog-relp <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org