diff options
Diffstat (limited to 'xorg/xorg-server/post-install')
| -rwxr-xr-x | xorg/xorg-server/post-install | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/xorg/xorg-server/post-install b/xorg/xorg-server/post-install deleted file mode 100755 index 4185f793..00000000 --- a/xorg/xorg-server/post-install +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh - -cat <<EOF - -NOTE: You must be a part of the [1mvideo[m 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 |
