fix(profiles): minor bug fixes.

This commit is contained in:
Alexandre Pujol 2022-10-18 19:20:12 +01:00
parent 69e05ffb72
commit 5fdbc2d00e
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
8 changed files with 24 additions and 8 deletions

View file

@ -113,7 +113,7 @@ profile systemd-logind @{exec_path} flags=(attach_disconnected,complain) {
@{run}/systemd/users/@{uid} rw,
@{sys}/class/drm/ r,
@{sys}/devices/**/{uevent,enabled,status} r,
@{sys}/devices/** r,
@{sys}/devices/**/brightness rw,
@{sys}/devices/virtual/tty/tty[0-9]*/active r,
@{sys}/firmware/efi/efivars/LoaderEntries-@{uuid} r,