feat(profile): replace @{bin} by @{sbin} on additional profiles.
This commit is contained in:
parent
aeb3614a07
commit
7b55b351ef
13 changed files with 14 additions and 13 deletions
|
|
@ -7,7 +7,7 @@ abi <abi/4.0>,
|
|||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/tlp
|
||||
@{exec_path} = @{sbin}/tlp
|
||||
profile tlp @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/bus-system>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue