2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

xorg-server: Add note about multi-user systems

This commit is contained in:
Dylan Araps 2019-11-18 17:01:15 +00:00
parent c60da28f03
commit 696d51d9fa
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -5,6 +5,11 @@ cat <<EOF
NOTE: You must be a part of the video group
for rootless xorg-server to work.
NOTE: This groups based permissions model may not
be suitable if KISS will be used as a multi
user system. Further configuration can be
done at your own discretion.
-> addgroup USER video
EOF