feat(profile): replace @{bin} by @{sbin} on additional profiles.

This commit is contained in:
Alexandre Pujol 2025-04-28 22:41:40 +02:00
parent aeb3614a07
commit 7b55b351ef
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
13 changed files with 14 additions and 13 deletions

View file

@ -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>