Use @{uid} instead of [0-9]* when it denotes the user id.
This commit is contained in:
parent
cd4ad5b09c
commit
4a35b7d804
137 changed files with 253 additions and 253 deletions
|
|
@ -12,7 +12,7 @@ profile gnome-session-ctl @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
owner @{run}/user/[0-9]*/gnome-session-leader-fifo r,
|
||||
owner @{run}/user/@{uid}/gnome-session-leader-fifo r,
|
||||
|
||||
include if exists <local/gnome-session-ctl>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue