fix(profile): a few linting fixes.
This commit is contained in:
parent
3d76c98c4b
commit
89a1714610
7 changed files with 7 additions and 8 deletions
|
|
@ -131,10 +131,10 @@ profile sd flags=(attach_disconnected,mediate_deleted) {
|
|||
@{bin}/true ix,
|
||||
|
||||
# Required due to stacked profiles
|
||||
@{bin}/grpck ix,
|
||||
@{sbin}/grpck ix,
|
||||
@{bin}/gzip ix,
|
||||
@{bin}/install ix,
|
||||
@{bin}/pwck ix,
|
||||
@{sbin}/pwck ix,
|
||||
@{bin}/readlink ix,
|
||||
@{lib}/colord-sane ix,
|
||||
@{lib}/systemd/systemd-nsresourcework ix,
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ profile fanctl @{exec_path} flags=(attach_disconnected) {
|
|||
@{bin}/id ix,
|
||||
@{bin}/touch ix,
|
||||
@{bin}/mkdir ix,
|
||||
@{bin}/ip ix,
|
||||
@{sbin}/ip ix,
|
||||
@{bin}/sed ix,
|
||||
|
||||
/etc/network/fan r,
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ abi <abi/4.0>,
|
|||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{sbin}/wsdd
|
||||
@{exec_path} = @{bin}/wsdd
|
||||
profile wsdd @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/python>
|
||||
|
|
|
|||
|
|
@ -1016,7 +1016,6 @@ wpa_supplicant
|
|||
wqlat-bpfcc
|
||||
writeback.bt
|
||||
wrmsr
|
||||
wsdd
|
||||
xfs_admin
|
||||
xfs_bmap
|
||||
xfs_copy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue