diff --git a/colord.changes b/colord.changes index 97e19b8..92ed2a2 100644 --- a/colord.changes +++ b/colord.changes @@ -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 diff --git a/usr.lib.colord b/usr.lib.colord index 5d21902..a6f9072 100644 --- a/usr.lib.colord +++ b/usr.lib.colord @@ -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,