fix(profile): a few linting fixes.

This commit is contained in:
Alexandre Pujol 2025-05-30 00:14:54 +02:00
parent 3d76c98c4b
commit 89a1714610
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
7 changed files with 7 additions and 8 deletions

View file

@ -131,10 +131,10 @@ profile sd flags=(attach_disconnected,mediate_deleted) {
@{bin}/true ix, @{bin}/true ix,
# Required due to stacked profiles # Required due to stacked profiles
@{bin}/grpck ix, @{sbin}/grpck ix,
@{bin}/gzip ix, @{bin}/gzip ix,
@{bin}/install ix, @{bin}/install ix,
@{bin}/pwck ix, @{sbin}/pwck ix,
@{bin}/readlink ix, @{bin}/readlink ix,
@{lib}/colord-sane ix, @{lib}/colord-sane ix,
@{lib}/systemd/systemd-nsresourcework ix, @{lib}/systemd/systemd-nsresourcework ix,

View file

@ -19,7 +19,7 @@ profile fanctl @{exec_path} flags=(attach_disconnected) {
@{bin}/id ix, @{bin}/id ix,
@{bin}/touch ix, @{bin}/touch ix,
@{bin}/mkdir ix, @{bin}/mkdir ix,
@{bin}/ip ix, @{sbin}/ip ix,
@{bin}/sed ix, @{bin}/sed ix,
/etc/network/fan r, /etc/network/fan r,

View file

@ -6,7 +6,7 @@ abi <abi/4.0>,
include <tunables/global> include <tunables/global>
@{exec_path} = @{sbin}/wsdd @{exec_path} = @{bin}/wsdd
profile wsdd @{exec_path} { profile wsdd @{exec_path} {
include <abstractions/base> include <abstractions/base>
include <abstractions/python> include <abstractions/python>

View file

@ -1016,7 +1016,6 @@ wpa_supplicant
wqlat-bpfcc wqlat-bpfcc
writeback.bt writeback.bt
wrmsr wrmsr
wsdd
xfs_admin xfs_admin
xfs_bmap xfs_bmap
xfs_copy xfs_copy