https://bugzilla.suse.com/show_bug.cgi?id=1196048
Bug ID: 1196048 Summary: audit file watches do not really work? Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel Assignee: kernel-bugs@opensuse.org Reporter: meissner@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: ---
auditctl -e 1 auditctl -w /etc/issue
if i do echo hallo >> /etc/issue -> not audited
if i do vim /etc/issue ... remove hallo line and save ...
-> audited
cat /etc/issue
-> not audited
Not sure if I am doing it right.
https://bugzilla.suse.com/show_bug.cgi?id=1196048 https://bugzilla.suse.com/show_bug.cgi?id=1196048#c1
Takashi Iwai tiwai@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tiwai@suse.com
--- Comment #1 from Takashi Iwai tiwai@suse.com --- In my local test, I could see the log via cat, but not the echo. It seems that it can't detect reliably enough...
https://bugzilla.suse.com/show_bug.cgi?id=1196048
Jiri Slaby jslaby@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jslaby@suse.com Assignee|kernel-bugs@opensuse.org |ematsumiya@suse.com
kernel-bugs@lists.opensuse.org