Package: sysklogd
Version: 1.5-6.1
Severity: normal
Dear Maintainer,
in the configuration reproduced downstream, I have just added the /dev/tty8
line.
After I do
invoke-rc.d sysklogd reload
or
invoke-rc.d sysklogd force-reload
I switch to virtual terminal 8 and I see the blinking cursor - an
indication that syslogd has in fact opened the terminal. However, then I do
logger -p user.warn Foo
and - nothing. Only a full restart (ie. invoke-rc.d sysklogd restart)
makes it work. I think reload should make all configuration changes
take effect, do you agree?
*** Please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these lines ***
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages sysklogd depends on:
ii adduser 3.113
ii klogd [linux-kernel-log-daemon] 1.5-6.1
ii libc6 2.13-21
ii lsb-base 3.2-28
sysklogd recommends no packages.
sysklogd suggests no packages.
-- Configuration Files:
/etc/default/syslogd changed:
SYSLOGD="-m 0"
/etc/syslog.conf changed:
auth,authpriv.* /var/log/auth.log
*.*;auth,authpriv.none -/var/log/syslog
cron.* /var/log/cron.log
daemon.* -/var/log/daemon.log
kern.* -/var/log/kern.log
lpr.* -/var/log/lpr.log
mail.* -/var/log/mail.log
user.* -/var/log/user.log
mail.info -/var/log/mail.info
mail.warn -/var/log/mail.warn
mail.err /var/log/mail.err
news.crit /var/log/news/news.crit
news.err /var/log/news/news.err
news.notice -/var/log/news/news.notice
*.=debug;\
auth,authpriv.none;\
news.none;mail.none -/var/log/debug
*.=info;*.=notice;*.=warn;\
auth,authpriv.none;\
cron,daemon.none;\
mail,news.none -/var/log/messages
*.emerg *
*.warn;cron,kern,mail.info; /dev/tty8
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]