From ba5e579183ed74b8b3fb1f25d72af5693e833a60 Mon Sep 17 00:00:00 2001 From: Max Rees Date: Mon, 3 Sep 2018 20:28:23 -0400 Subject: user/acpilight: fix license, change URL, upgrade to 1.1 --- user/acpilight/acpilight.post-install | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'user/acpilight/acpilight.post-install') diff --git a/user/acpilight/acpilight.post-install b/user/acpilight/acpilight.post-install index 0e64cf725..958c8dbd3 100644 --- a/user/acpilight/acpilight.post-install +++ b/user/acpilight/acpilight.post-install @@ -1,8 +1,5 @@ #!/bin/sh -chgrp video /sys/class/backlight/*/brightness || true -chmod g+w /sys/class/backlight/*/brightness || true -chgrp video /sys/class/leds/*/brightness || true -chmod g+w /sys/class/leds/*/brightness || true +udevadm trigger -s backlight -c add echo "*" echo "* Any user wishing to use xbacklight must be in the 'video' group." -- cgit v1.2.3-60-g2f50