fix(profile): ensure PAM & systemd-homed compatibility.

see #321
This commit is contained in:
Alexandre Pujol 2024-05-05 17:42:32 +01:00
parent bfd9e9e3d6
commit d544c386f7
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
3 changed files with 3 additions and 5 deletions

View file

@ -11,14 +11,10 @@ include <tunables/global>
profile groups @{exec_path} {
include <abstractions/base>
include <abstractions/consoles>
include <abstractions/nameservice-strict>
@{exec_path} mr,
/etc/group r,
/etc/nsswitch.conf r,
@{run}/systemd/userdb r,
@{PROC}/sys/kernel/random/boot_id r,
/dev/tty@{int} rw,