Debian 12 Gnome DE

This commit is contained in:
nobody43 2023-09-08 14:33:32 +00:00 committed by Alex
parent 0687c32df2
commit d414083113
34 changed files with 150 additions and 33 deletions

View file

@ -18,8 +18,8 @@ profile augenrules @{exec_path} {
@{bin}/chmod rix,
@{bin}/cmp rix,
@{bin}/cp rix,
@{bin}/gawk rix,
@{bin}/grep rix,
@{bin}/{,g,m}awk rix,
@{bin}/{,e,f}grep rix,
@{bin}/ls rix,
@{bin}/mktemp rix,
@{bin}/rm rix,
@ -27,9 +27,9 @@ profile augenrules @{exec_path} {
/etc/audit/audit.rules rw,
/etc/audit/rules.d/{,*} r,
owner /tmp/aurules.* rw,
owner /tmp/aurules.@{rand8} rw,
/dev/tty rw,
include if exists <local/augenrules>
}
}