Comment 16 for bug 1243932

Revision history for this message
agent 8131 (agent-8131) wrote :

I hit this bug after installing auditd to work around bug Bug #1399027. Only in addition to the changes above I had to use:

line 123:
if rmask and rmask not in [ 'send', 'receive', 'send receive', 'send receive connect','create' ]:

line 129:
if dmask and dmask not in [ 'send connect', ]:

Hopefully a better fix is in the newer branch and will be released to Ubuntu 15.04 in a timely manner.