mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 07:54:17 +01:00
stricter logind
This commit is contained in:
parent
6b4ae79806
commit
9dab6b9794
@ -66,7 +66,8 @@ profile systemd-logind @{exec_path} flags=(attach_disconnected,complain) {
|
|||||||
@{run}/systemd/seats/.#seat* rw,
|
@{run}/systemd/seats/.#seat* rw,
|
||||||
@{run}/systemd/seats/seat[0-9]* rw,
|
@{run}/systemd/seats/seat[0-9]* rw,
|
||||||
@{run}/systemd/sessions/ rw,
|
@{run}/systemd/sessions/ rw,
|
||||||
@{run}/systemd/sessions/* rw,
|
@{run}/systemd/sessions/* r,
|
||||||
|
@{run}/systemd/sessions/.#* rw,
|
||||||
@{run}/systemd/sessions/*.ref rw,
|
@{run}/systemd/sessions/*.ref rw,
|
||||||
@{run}/systemd/userdb/ r,
|
@{run}/systemd/userdb/ r,
|
||||||
@{run}/systemd/userdb/io.systemd.DynamicUser rw,
|
@{run}/systemd/userdb/io.systemd.DynamicUser rw,
|
||||||
|
Loading…
Reference in New Issue
Block a user