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

@ -47,6 +47,7 @@ profile accounts-daemon @{exec_path} flags=(attach_disconnected) {
@{bin}/cat rix,
@{bin}/chage rPx,
@{bin}/passwd rPx,
@{bin}/chpasswd rPx,
@{bin}/userdel rPx,
@{bin}/usermod rPx,
@{bin}/locale rPUx,

View file

@ -75,6 +75,7 @@ profile geoclue @{exec_path} flags=(attach_disconnected) {
/etc/geoclue/{,**} r,
/var/lib/nscd/services r,
/var/lib/dbus/machine-id r,
@{run}/systemd/journal/socket rw,

View file

@ -19,6 +19,7 @@ profile plymouthd @{exec_path} {
network netlink raw,
signal (send) peer=unconfined,
signal (send) set=(rtmin+23) peer=systemd-shutdown,
ptrace (read) peer=plymouth,
@ -63,4 +64,4 @@ profile plymouthd @{exec_path} {
/dev/ttyS[0-9]* rw,
include if exists <local/plymouthd>
}
}

View file

@ -48,6 +48,7 @@ profile xdg-user-dirs-update @{exec_path} {
owner @{HOME}/@{XDG_PUBLICSHARE_DIR}/ w,
owner @{HOME}/@{XDG_TEMPLATES_DIR}/ w,
owner @{HOME}/@{XDG_VIDEOS_DIR}/ w,
owner @{user_config_dirs}/ w,
owner @{user_config_dirs}/user-dirs.dirs rw,
owner @{user_config_dirs}/user-dirs.dirs@{rand6} rw,