feat(profiles): general update.
This commit is contained in:
parent
8142ad657d
commit
c32b19a808
40 changed files with 218 additions and 196 deletions
|
|
@ -7,7 +7,7 @@ abi <abi/3.0>,
|
|||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{libexec}/switcheroo-control
|
||||
profile switcheroo-control @{exec_path} {
|
||||
profile switcheroo-control @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
|
||||
capability sys_nice,
|
||||
|
|
@ -18,6 +18,8 @@ profile switcheroo-control @{exec_path} {
|
|||
|
||||
@{run}/udev/data/+drm:* r,
|
||||
|
||||
@{run}/udev/data/c226:[0-9]* r, # for /dev/dri/card*
|
||||
|
||||
@{sys}/bus/ r,
|
||||
@{sys}/class/ r,
|
||||
@{sys}/class/drm/ r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue