From d45d56f0b4ccfa4e7bbf21f526a1cac37bf433f96fbf0f6910f84816327b2512 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 22 Aug 2014 11:04:16 +0000 Subject: [PATCH] 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 --- colord.changes | 5 +++++ usr.lib.colord | 1 + 2 files changed, 6 insertions(+) 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,