fix(profile): fscrypt works on a specific homedir.

fix #430
This commit is contained in:
Alexandre Pujol 2024-08-21 10:10:28 +01:00
parent 03639c56bc
commit 006ed3f681
Failed to generate hash of commit

View file

@ -99,9 +99,11 @@ profile gdm-session-worker @{exec_path} flags=(attach_disconnected) {
owner /.fscrypt/protectors/@{hex16} r,
/home/ r,
/home/.fscrypt/policies/ r,
owner /home/.fscrypt/policies/@{hex32} r,
owner /home/.fscrypt/protectors/@{hex16}.link r,
owner @{HOME}/.pam_environment r,
owner @{HOME}/policies/@{hex32} r,
owner @{HOME}/protectors/@{hex16}.link r,
@{run}/cockpit/inactive.motd r,
owner @{run}/systemd/seats/seat@{int} r,