Update chpst

This commit is contained in:
Besanon 2024-06-06 18:29:23 +02:00 committed by GitHub
parent 952658c20f
commit 4f4dfba175
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,14 +7,15 @@ abi <abi/3.0>,
include <tunables/global>
@{exec_pathCHP} = /sbin/chpst @{bin}/chpst
profile chpst @{exec_pathCHP} {
@{exec_path} = /sbin/chpst @{bin}/chpst
profile chpst @{exec_path} {
include <abstractions/base>
include <abstractions/devices-usb>
@{exec_pathCHP} mr,
@{exec_path} mr,
@{bin}/agetty rPx,
@{bin}/pause rPx,
@{bin}/pause rix,
include if exists <local/chpst>
}