mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 14:25:52 +00:00
Adjust white-space back to "tabular style" and make one merged-/usr related rule look like the others.
Thanks to Christian Boltz <apparmor@cboltz.de> for noticing these :)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
/etc/cron.daily/slocate.cron {
|
||||
#include <abstractions/base>
|
||||
/{usr/,}bin/bash mixr,
|
||||
/{usr/,}bin/bash mixr,
|
||||
/dev/tty wr ,
|
||||
/etc/cron.daily/slocate.cron r ,
|
||||
/etc/mtab r ,
|
||||
|
@@ -14,7 +14,7 @@ profile rpc.statd /{usr/,}sbin/rpc.statd {
|
||||
#include <abstractions/base>
|
||||
#include <abstractions/nameservice>
|
||||
/etc/rpc r,
|
||||
/{usr/,}sbin/rpc.statd rmix,
|
||||
/{usr/,}sbin/rpc.statd rmix,
|
||||
/sm rw,
|
||||
/sm.bak rw,
|
||||
/state rw,
|
||||
|
@@ -19,7 +19,7 @@
|
||||
#include <abstractions/kde>
|
||||
#include <abstractions/X>
|
||||
|
||||
/{usr/,}bin/bash mix,
|
||||
/{usr/,}bin/bash mix,
|
||||
/usr/bin/cut mix,
|
||||
/usr/NX/bin/nxclient rmix,
|
||||
/usr/NX/bin/nxssh mix,
|
||||
|
@@ -25,19 +25,19 @@
|
||||
/usr/bin/mlmmj-recieve Px,
|
||||
|
||||
/usr/lib/postfix/local rmix,
|
||||
/{usr/,}bin/bash mixr,
|
||||
/{usr/,}bin/date mixr,
|
||||
/{usr/,}bin/bash mixr,
|
||||
/{usr/,}bin/date mixr,
|
||||
|
||||
/dev/tty rw,
|
||||
/etc/{postfix/,}aliases.db r,
|
||||
# mailman on SuSE is configed to have its own alias file
|
||||
/var/lib/mailman/data/aliases.db r,
|
||||
/{var/spool/postfix/,}active/[0-9A-F]/[0-9A-F]/* rw,
|
||||
/{var/spool/postfix/,}active/[0-9A-F]/[0-9A-F]/ rw,
|
||||
/{var/spool/postfix/,}active/[0-9A-F]/ rw,
|
||||
/{var/spool/postfix/,}pid/unix.local rw,
|
||||
/{var/spool/postfix/,}active/[0-9A-F]/[0-9A-F]/* rw,
|
||||
/{var/spool/postfix/,}active/[0-9A-F]/[0-9A-F]/ rw,
|
||||
/{var/spool/postfix/,}active/[0-9A-F]/ rw,
|
||||
/{var/spool/postfix/,}pid/unix.local rw,
|
||||
/{var/spool/postfix/,}private/{bounce,defer,flush,lmtp,rewrite} rw,
|
||||
/{var/spool/postfix/,}public/{cleanup,flush} rw,
|
||||
/{var/spool/postfix/,}public/{cleanup,flush} rw,
|
||||
/etc/postfix/virtual.db r,
|
||||
/etc/postfix/lists.db r,
|
||||
}
|
||||
|
@@ -89,7 +89,7 @@
|
||||
/{usr/,}bin/zsh Uxr,
|
||||
/{usr/,}bin/zsh4 Uxr,
|
||||
/{usr/,}bin/zsh5 Uxr,
|
||||
/{,usr/}sbin/nologin Uxr,
|
||||
/{usr/,}sbin/nologin Uxr,
|
||||
/{usr/,}bin/false Uxr,
|
||||
|
||||
# XXX: this needs to be enabled otherwise we risk locking out a user
|
||||
|
@@ -25,11 +25,11 @@
|
||||
/etc/xinetd.d/* r,
|
||||
/usr/sbin/xinetd rmix,
|
||||
/var/log/xinetd.log w,
|
||||
/{,var/}run/xinetd.pid rwl,
|
||||
/{,var/}run/xinetd.pid rwl,
|
||||
|
||||
/{usr/,}bin/netstat Px,
|
||||
/{usr/,}bin/ps mix,
|
||||
/{usr/,}sbin/linuxconf Px,
|
||||
/{usr/,}bin/netstat Px,
|
||||
/{usr/,}bin/ps mix,
|
||||
/{usr/,}sbin/linuxconf Px,
|
||||
/usr/bin/cvs Px,
|
||||
/usr/bin/fam Px,
|
||||
/usr/bin/kotalkd Px,
|
||||
|
Reference in New Issue
Block a user