]> git.armaanb.net Git - asd-repo.git/blobdiff - xorg/xorg-server/post-install
Adapt for asd linux
[asd-repo.git] / xorg / xorg-server / post-install
index 9bf24e044f46724e06c99a5e0bc38de480990923..dff83cc22f8b4f0744bdee3041d7cd4e364a8a27 100755 (executable)
@@ -1,8 +1,8 @@
 #!/bin/sh
 
 # Give Xorg setgid to /dev/input.
-chown :input "$KISS_ROOT/usr/bin/Xorg"
-chmod g+s    "$KISS_ROOT/usr/bin/Xorg"
+chown :input "$ASD_ROOT/usr/bin/Xorg"
+chmod g+s    "$ASD_ROOT/usr/bin/Xorg"
 
 cat <<EOF
 
@@ -10,9 +10,9 @@ NOTE: You must be a part of the \e[1mvideo\e[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.
+      be suitable if this install will be used as a
+      multi user system. Further configuration can
+      be done at your own discretion.
 
 -> addgroup USER video