Update chpst
This commit is contained in:
parent
952658c20f
commit
4f4dfba175
1 changed files with 5 additions and 4 deletions
|
|
@ -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>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue