From 5bb47f4c040c5b220e4656bc074a95b1d52b02efe04a2d0e7cba004daba397be Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Mon, 20 Apr 2015 21:12:25 +0000 Subject: [PATCH] Accepting request 298208 from home:jsegitz:branches:Base:System - Adjusted apparmor profile to prevent aa-genprof failures (bnc#925512) OBS-URL: https://build.opensuse.org/request/show/298208 OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=221 --- rsyslog.changes | 6 ++++++ rsyslog.spec | 2 +- usr.sbin.rsyslogd | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/rsyslog.changes b/rsyslog.changes index 9d120ae..eaa91ce 100644 --- a/rsyslog.changes +++ b/rsyslog.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 20 14:22:32 UTC 2015 - jsegitz@novell.com + +- Adjusted apparmor profile to prevent aa-genprof failures + (bnc#925512) + ------------------------------------------------------------------- Mon Apr 13 12:25:08 UTC 2015 - astieger@suse.com diff --git a/rsyslog.spec b/rsyslog.spec index eefeee1..18392d7 100644 --- a/rsyslog.spec +++ b/rsyslog.spec @@ -1,7 +1,7 @@ # # spec file for package rsyslog # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/usr.sbin.rsyslogd b/usr.sbin.rsyslogd index 87f9e04..504fd90 100644 --- a/usr.sbin.rsyslogd +++ b/usr.sbin.rsyslogd @@ -41,5 +41,6 @@ /{var/,}run/systemd/journal/syslog w, # include rules for rsyslog-module-* packages - #include + # change that to once it is moved to /etc/apparmor.d + #include "/etc/apparmor/profiles/extras/rsyslog.d" }