Don't log dracut initrd regeneration messages into /tmp/syslog (#1369439)

Related: rhbz#1369439

Keep it same as in RHEL 7.2. They increase the size of the /tmp/syslog file
from ~280K to ~1M, and can be obtained from journal if needed.
This commit is contained in:
Radek Vykydal 2016-08-23 14:50:59 +02:00
parent b5d0b1fd79
commit 05d271d0d9
1 changed files with 3 additions and 0 deletions

View File

@ -66,6 +66,9 @@ $template virtio_ForwardFormat, "<%PRI%>%TIMESTAMP:::date-rfc3339% localhost %sy
# log everything except anaconda-specific records from local1 (those are stored
# directly into files via python logging)
# discard messages from dracut regenerating initrd
:programname,isequal,"dracut" ~
*.*;\
authpriv.none;\
local1.none /tmp/syslog;anaconda_syslog