feat(profile): update pam-tmpdir-helper path.

This commit is contained in:
Alexandre Pujol 2025-04-06 15:31:10 +02:00
parent 1009de7e6c
commit 89fca6d9cf
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 2 additions and 1 deletions

View file

@ -3,6 +3,7 @@
# SPDX-License-Identifier: GPL-2.0-only # SPDX-License-Identifier: GPL-2.0-only
@{bin}/pam-tmpdir-helper rPx, @{bin}/pam-tmpdir-helper rPx,
@{lib}/pam-tmpdir/pam-tmpdir-helper rPx,
#aa:only abi3 #aa:only abi3
@{bin}/unix_chkpwd rPx, @{bin}/unix_chkpwd rPx,

View file

@ -6,7 +6,7 @@ abi <abi/4.0>,
include <tunables/global> include <tunables/global>
@{exec_path} = @{bin}/pam-tmpdir-helper @{exec_path} = @{bin}/pam-tmpdir-helper @{lib}/pam-tmpdir/pam-tmpdir-helper
profile pam-tmpdir-helper @{exec_path} { profile pam-tmpdir-helper @{exec_path} {
include <abstractions/base> include <abstractions/base>
include <abstractions/consoles> include <abstractions/consoles>