[apparmor] [patch] extra profiles: delete duplicated lines in usr.sbin.sendmail
Christian Boltz
apparmor at cboltz.de
Mon Dec 1 22:05:51 UTC 2014
Hello,
the usr.sbin.sendmail profile contains some duplicated lines. This patch
deletes them.
=== modified file 'profiles/apparmor/profiles/extras/usr.sbin.sendmail'
--- profiles/apparmor/profiles/extras/usr.sbin.sendmail 2014-06-27 04:32:56 +0000
+++ profiles/apparmor/profiles/extras/usr.sbin.sendmail 2014-12-01 21:29:58 +0000
@@ -15,11 +15,9 @@
/usr/sbin/sendmail {
#include <abstractions/base>
- #include <abstractions/base>
#include <abstractions/consoles>
#include <abstractions/kerberosclient>
#include <abstractions/nameservice>
- #include <abstractions/nameservice>
#include <abstractions/user-tmp>
#include <abstractions/postfix-common>
@@ -34,7 +32,6 @@
/etc/mail/* r,
/etc/mail/statistics rw,
/etc/mtab r,
- /etc/mtab r,
/etc/postfix/aliases.db rw,
/etc/postfix/aliases r,
/etc/postfix/main.cf r,
Regards,
Christian Boltz
--
I've chosen Suse for over 10 years, despite knowing that my computer
would be safest, enclosed in several feet of cement -- but it's really
hard to use that way... ;-) [Linda Walsh in opensuse-factory]
More information about the AppArmor
mailing list