fix(profile): minor linter fix.

This commit is contained in:
Alexandre Pujol 2025-08-10 18:21:56 +02:00
parent b852681cc8
commit 9790ca7ebc
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ profile resolvectl @{exec_path} flags=(attach_disconnected) {
network inet raw,
network inet6 raw,
network netlink raw,
network netlink raw,
signal send set=cont peer=child-pager,

View file

@ -25,7 +25,7 @@ profile landscape-sysinfo @{exec_path} {
@{exec_path} mr,
@{bin}/who rix,
@{bin}/who rPx,
@{lib}/@{python_name}/**/__pycache__/ w,
@{lib}/@{python_name}/**/__pycache__/**.pyc w,