From: Auke Kok Date: Fri, 27 Jul 2012 04:33:35 +0000 (-0700) Subject: Add hint about permission requirements. X-Git-Tag: upstream/6~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9a7c4984f8ee8b86500b59481ed9fed29e881938;p=platform%2Fupstream%2Fuser-session-units.git Add hint about permission requirements. groups audio/video may need to be added. Xorg may need to be setuid root. --- diff --git a/README b/README index bb9d4ea..c59e137 100644 --- a/README +++ b/README @@ -57,6 +57,12 @@ Prerequisites: last-good version of the patch can be found in the /patches/ folder in this source tree. + permissions - in order for a normal user to start Xorg and control + sound and/or video without seat management, the user running the + session will likely need to be added to the video and audio groups, + and you may have to make Xorg setuid root (4711). This is a + potential security risk, so, use caution. + Installation: