SHA256
1
0
forked from pool/colord

Accepting request 245737 from home:msmeissn:branches:GNOME:Factory

- allow sessions of greeter style seats also to be read. bnc#893081

OBS-URL: https://build.opensuse.org/request/show/245737
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=104
This commit is contained in:
Dominique Leuenberger 2014-08-22 11:04:16 +00:00 committed by Git OBS Bridge
parent 57cbf66436
commit d45d56f0b4
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 22 09:29:50 UTC 2014 - meissner@suse.com
- allow sessions of greeter style seats also to be read. bnc#893081
-------------------------------------------------------------------
Tue Jul 1 17:47:51 UTC 2014 - dimstar@opensuse.org

View File

@ -17,6 +17,7 @@
/proc/*/cgroup r,
/proc/*/cmdline r, # not only @{pid}, bnc#846301
/run/systemd/sessions/[0-9]* r,
/run/systemd/sessions/c[0-9]* r,
/run/udev/data/* r,
/sys/bus/ r,
/sys/bus/usb/devices/ r,