Code: Select all
/etc/syslog.conf
Code: Select all
# uncomment this to log all writes to /dev/console to /var/log/console.log
# touch /var/log/console.log and chmod it to mode 600 before it will work
console.info /var/log/console.log
Code: Select all
/var/log/console.log
Code: Select all
/var/log/console.log
Code: Select all
# chmod 600 /var/log/console.log