[Bug 927219] New: seccheck does not work without /var/log/messages (default Systemd Journal configuration)
http://bugzilla.opensuse.org/show_bug.cgi?id=927219 Bug ID: 927219 Summary: seccheck does not work without /var/log/messages (default Systemd Journal configuration) Classification: openSUSE Product: openSUSE Distribution Version: 13.2 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Security Assignee: security-team@suse.de Reporter: bjoernv@arcor.de QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- If openSUSE 13.2 is installed with default packages (logging with Systemd Journal, but without Syslog), the "seccheck" package does not work, because /var/log/messages is missing. cat /etc/cron.d/seccheck RUN_FROM_CRON=yes # # SuSE Security Checks # 0 0 * * * root test -x /usr/lib/secchk/security-control.sh && /usr/lib/secchk/security-control.sh daily & 0 1 * * 1 root test -x /usr/lib/secchk/security-control.sh && /usr/lib/secchk/security-control.sh weekly & 0 4 1 * * root test -x /usr/lib/secchk/security-control.sh && /usr/lib/secchk/security-control.sh monthly & # LANG=C /usr/lib/secchk/security-control.sh daily grep: /var/log/messages: No such file or directory grep: /var/log/messages: No such file or directory -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=927219 Johannes Segitz <jsegitz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsegitz@novell.com Assignee|security-team@suse.de |vpereira@novell.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=927219 http://bugzilla.opensuse.org/show_bug.cgi?id=927219#c3 Karl Cheng <qantas94heavy@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED CC| |qantas94heavy@gmail.com Version|13.2 |Leap 42.3 --- Comment #3 from Karl Cheng <qantas94heavy@gmail.com> --- Issue can still be reproduced with Leap 42.3, moving. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com