From 83f7fe4b8402bab171d110703a1b1115efbc9b28 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Tue, 14 Apr 2026 22:32:43 +0200 Subject: cleaned up many scrits and deleted some that were of no use; renamed a lot --- .../apparmor.d/abstractions/postfix-common | 45 ---------------------- 1 file changed, 45 deletions(-) delete mode 100644 straper/db/public/apparmor/apparmor.d/abstractions/postfix-common (limited to 'straper/db/public/apparmor/apparmor.d/abstractions/postfix-common') diff --git a/straper/db/public/apparmor/apparmor.d/abstractions/postfix-common b/straper/db/public/apparmor/apparmor.d/abstractions/postfix-common deleted file mode 100644 index 2691de8..0000000 --- a/straper/db/public/apparmor/apparmor.d/abstractions/postfix-common +++ /dev/null @@ -1,45 +0,0 @@ -# ------------------------------------------------------------------ -# -# Copyright (C) 2002-2005 Novell/SUSE -# Copyright (C) 2015-2018 Canonical, Ltd. -# Copyright (C) 2020-2021 Christian Boltz -# -# This program is free software; you can redistribute it and/or -# modify it under the terms of version 2 of the GNU General Public -# License published by the Free Software Foundation. -# -# ------------------------------------------------------------------ -# used with postfix/* - - abi , - - - capability setuid, - capability setgid, - capability sys_chroot, - - # postfix's master can send us signals - signal receive peer=postfix-master, - - unix (send, receive) peer=(label=postfix-master), - - /etc/mailname r, - /etc/postfix/*.cf r, - /etc/postfix/*.db rk, - /etc/postfix/*.lmdb rk, - @{PROC}/net/if_inet6 r, - /usr/lib/postfix/*.so mr, - /usr/lib{,32,64}/sasl2/* mr, - /usr/lib{,32,64}/sasl2/ r, - /usr/lib/@{multiarch}/sasl2/* mr, - /usr/lib/@{multiarch}/sasl2/ r, - /usr/share/icu/[0-9]*.[0-9]*/*.dat r, - - /var/spool/postfix/etc/* r, - /var/spool/postfix/lib/lib*.so* mr, - /var/spool/postfix/lib/@{multiarch}/lib*.so* mr, - - /etc/postfix/dynamicmaps.cf.d/ r, - - # Include additions to the abstraction - include if exists -- cgit v1.3