diff options
| author | Jonathan Bauer | 2013-05-09 15:01:55 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-05-09 15:01:55 +0200 |
| commit | 0e725b53326e116aac4043887b9cf7007aad6b92 (patch) | |
| tree | ed8fb660e1b731bb739ce74083bfd214e0a9e491 /remote/modules | |
| parent | rsyslog fix (michi finger weg\!) (diff) | |
| download | tm-scripts-0e725b53326e116aac4043887b9cf7007aad6b92.tar.gz tm-scripts-0e725b53326e116aac4043887b9cf7007aad6b92.tar.xz tm-scripts-0e725b53326e116aac4043887b9cf7007aad6b92.zip | |
daemon stuff on tty11
Diffstat (limited to 'remote/modules')
| -rw-r--r-- | remote/modules/rsyslogd/data/etc/rsyslog.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/rsyslogd/data/etc/rsyslog.conf b/remote/modules/rsyslogd/data/etc/rsyslog.conf index e226906b..65b4db88 100644 --- a/remote/modules/rsyslogd/data/etc/rsyslog.conf +++ b/remote/modules/rsyslogd/data/etc/rsyslog.conf @@ -81,4 +81,4 @@ news.notice -/var/log/news/news.notice daemon.*;mail.*;\ news.err;\ *.=debug;*.=info;\ - *.=notice;*.=warn |/dev/console + *.=notice;*.=warn |/dev/tty11 |
