/etc/console-log.conf is in console-log 1.2-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | # /etc/console-log.conf -- configuration file for console-log.
# see console-log.conf(5) for details
tty 9
# uncomment next line if you want to chvt to the syslog on startup
#chvt yes
file /var/log/syslog
group adm
tty 8
file /var/log/exim4/mainlog /var/log/mail.log
group adm
|