# $Id$ # ------------------------------------------------------------------ # # Copyright (C) 2002-2006 Novell/SUSE # # 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. # # ------------------------------------------------------------------ #include /usr/lib/postfix/cleanup { #include #include #include #include capability net_bind_service, /usr/lib/postfix/cleanup rmix, /{var/spool/postfix/,}incoming/[0-9]*.[0-9]* rwl, /{var/spool/postfix/,}incoming/[0-9A-F]/[0-9A-F]/* rwl, /{var/spool/postfix/,}incoming/[0-9A-F]/[0-9A-F]* rwl, /{var/spool/postfix/,}incoming/[0-9A-F]* rwl, /{var/spool/postfix/,}private/{rewrite,bounce} w, /{var/spool/postfix/,}public/qmgr w, /{var/spool/postfix/,}hold/[0-9A-F]* w, /{var/spool/postfix/,}pid/unix.cleanup rw, /etc/{m,fs}tab r, /etc/postfix/* r, /proc/sys/kernel/ngroups_max r, /proc/{stat,cpuinfo} r, }