|
Lines 16-21
Link Here
|
| 16 |
*.=debug /var/log/debug.log |
16 |
*.=debug /var/log/debug.log |
| 17 |
*.emerg * |
17 |
*.emerg * |
| 18 |
# uncomment this to log all writes to /dev/console to /var/log/console.log |
18 |
# uncomment this to log all writes to /dev/console to /var/log/console.log |
|
|
19 |
# touch /var/log/console.log and chmod it to mode 600 before it will work |
| 19 |
#console.info /var/log/console.log |
20 |
#console.info /var/log/console.log |
| 20 |
# uncomment this to enable logging of all log messages to /var/log/all.log |
21 |
# uncomment this to enable logging of all log messages to /var/log/all.log |
| 21 |
# touch /var/log/all.log and chmod it to mode 600 before it will work |
22 |
# touch /var/log/all.log and chmod it to mode 600 before it will work |