aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlight2.sh12
1 files changed, 0 insertions, 12 deletions
diff --git a/light2.sh b/light2.sh
index 40b9410..54c480a 100755
--- a/light2.sh
+++ b/light2.sh
@@ -12,18 +12,6 @@ else
val="$1"
fi
-right="sudo"
-for r in `groups`; do
- if [ $r == "video" ] ; then
- right=""
- fi
-done
-
-
-if [ -n right ] ; then
- echo 'To not use sudo, add yourself to the group "video"'
-fi
-
if [ -n "$listBacklight" ] ; then
for backlight in "$listBacklight"
do