feat(profiles): minor kde additions.
This commit is contained in:
parent
ae99433595
commit
6c6646e1f6
4 changed files with 9 additions and 4 deletions
|
|
@ -36,8 +36,7 @@ profile sddm @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
|||
|
||||
network netlink raw,
|
||||
|
||||
ptrace (read) peer=kwalletd5,
|
||||
ptrace (read) peer=unconfined,
|
||||
ptrace (read),
|
||||
ptrace (trace) peer=@{profile_name},
|
||||
|
||||
signal (send) set=term peer=kwin_wayland,
|
||||
|
|
@ -140,10 +139,10 @@ profile sddm @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
|||
owner @{user_share_dirs}/sddm/xorg-session.log w,
|
||||
|
||||
/tmp/sddm-* rw,
|
||||
/tmp/xauth_@{rand6} rwl -> /tmp/#@{int},
|
||||
owner /tmp/*/{,s} rw,
|
||||
owner /tmp/#@{int} rw,
|
||||
owner /tmp/sddm-auth* rw,
|
||||
owner /tmp/xauth_@{rand6} rwl -> /tmp/#@{int},
|
||||
|
||||
@{run}/faillock/[a-zA-z0-9]* rwk,
|
||||
@{run}/sddm.pid rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue