diff --git a/apparmor.d/abstractions/authentication.d/complete b/apparmor.d/abstractions/authentication.d/complete index ef54e6e78..450fa84d4 100644 --- a/apparmor.d/abstractions/authentication.d/complete +++ b/apparmor.d/abstractions/authentication.d/complete @@ -3,6 +3,7 @@ # SPDX-License-Identifier: GPL-2.0-only @{bin}/pam-tmpdir-helper rPx, + @{lib}/pam-tmpdir/pam-tmpdir-helper rPx, #aa:only abi3 @{bin}/unix_chkpwd rPx, diff --git a/apparmor.d/profiles-m-r/pam-tmpdir-helper b/apparmor.d/profiles-m-r/pam-tmpdir-helper index 510c2abad..fc767e5b3 100644 --- a/apparmor.d/profiles-m-r/pam-tmpdir-helper +++ b/apparmor.d/profiles-m-r/pam-tmpdir-helper @@ -6,7 +6,7 @@ abi , include -@{exec_path} = @{bin}/pam-tmpdir-helper +@{exec_path} = @{bin}/pam-tmpdir-helper @{lib}/pam-tmpdir/pam-tmpdir-helper profile pam-tmpdir-helper @{exec_path} { include include