feat(profile): update pam-tmpdir-helper path.
This commit is contained in:
parent
1009de7e6c
commit
89fca6d9cf
2 changed files with 2 additions and 1 deletions
|
|
@ -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,
|
||||||
|
|
|
||||||
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue