Changeset 2871 for trunk

Show
Ignore:
Timestamp:
01/27/10 16:48:21 (7 weeks ago)
Author:
hollow
Message:

just delete the darn thing, syslog-ng 3.x broke this

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/distrib/gentoo/initpost

    r2715 r2871  
    116116        echo ">>> Fixing syslog-ng.conf ... " 
    117117        chrootsed /etc/syslog-ng/syslog-ng.conf \ 
    118                 -e 's:pipe("/proc/kmsg"); ::' \ 
     118                -e '/proc\/kmsg/d' \ 
    119119                -e 's:\(.*console_all.*\):#\1:g' 
    120120fi