Bug 53436

Summary: Documentation Correction needed. Maybe
Product: colord Reporter: David <jdc843>
Component: daemonAssignee: Richard Hughes <richard>
Status: RESOLVED FIXED QA Contact:
Severity: trivial    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description David 2012-08-13 09:56:20 UTC
Using colord-0.1.22.tar.xz

At the bottom of this page : http://www.freedesktop.org/software/colord/faq.html it states "Since version 0.1.12 (released August 2011) colord runs as the colord user, not root ...."

However, the configure script sets daemon_user to 'root' not 'colord' by default.

Someone may want to leave the faq.html as is. But make the configure script check for a 'colord' user, display a warning if there isn't one, then default to user 'root'.
Comment 1 Richard Hughes 2013-03-05 10:38:49 UTC
commit 885936bb38bc5950bc323cb15592c25c2510aaa0
Author: Richard Hughes <richard@hughsie.com>
Date:   Tue Mar 5 10:38:32 2013 +0000

    Add a warning if compiling with --with-daemon-user=root
    
    Resolves: https://bugs.freedesktop.org/show_bug.cgi?id=53436

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.