Alphanumeric systemd sessions (#47)
This commit is contained in:
parent
b45161a68e
commit
7db753f0c9
15 changed files with 24 additions and 23 deletions
|
|
@ -83,8 +83,8 @@ profile gnome-control-center @{exec_path} flags=(attach_disconnected) {
|
|||
owner @{run}/user/@{uid}/gnome-shell-disable-extensions w,
|
||||
owner @{run}/user/@{uid}/webkitgtk/{,**} rw,
|
||||
@{run}/systemd/users/@{uid} r,
|
||||
@{run}/systemd/sessions/ r,
|
||||
@{run}/systemd/sessions/[0-9]* r,
|
||||
@{run}/systemd/sessions/ r,
|
||||
@{run}/systemd/sessions/* r,
|
||||
|
||||
@{run}/udev/data/+dmi:* r,
|
||||
@{run}/udev/data/+input* r, # for mouse, keyboard, touchpad
|
||||
|
|
@ -123,4 +123,4 @@ profile gnome-control-center @{exec_path} flags=(attach_disconnected) {
|
|||
/dev/video[0-9]* rw,
|
||||
|
||||
include if exists <local/gnome-control-center>
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue