summaryrefslogtreecommitdiffstats
path: root/system/colord/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/colord/README')
-rw-r--r--system/colord/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/colord/README b/system/colord/README
index 0c07925cc8..6837afb520 100644
--- a/system/colord/README
+++ b/system/colord/README
@@ -3,8 +3,8 @@ and generate color profiles to accurately color manage input
and output devices.
This requires a colord user/group to be added:
-groupadd -g 297 colord
-useradd -d /var/lib/colord -u 297 -g colord -s /bin/false colord
+groupadd -g 303 colord
+useradd -d /var/lib/colord -u 303 -g colord -s /bin/false colord
This package can optionally add bash completion support by running:
BASH_COMPLETION=yes ./colord.SlackBuild