summaryrefslogtreecommitdiff
path: root/user/acpilight/rules-warning.patch
diff options
context:
space:
mode:
authorMax Rees <maxcrees@me.com>2018-01-13 10:02:29 +0000
committerMax Rees <maxcrees@me.com>2018-03-24 20:58:03 +0000
commit2ae7465964126c09aa2e318e27d37769126c8fa9 (patch)
treebf92b26541a8e804f33865c7615eb715ceae2026 /user/acpilight/rules-warning.patch
parent3441bac816246d1f0a38fe24170389b6f4a341ce (diff)
downloadpackages-2ae7465964126c09aa2e318e27d37769126c8fa9.tar.gz
packages-2ae7465964126c09aa2e318e27d37769126c8fa9.tar.bz2
packages-2ae7465964126c09aa2e318e27d37769126c8fa9.tar.xz
packages-2ae7465964126c09aa2e318e27d37769126c8fa9.zip
user/acpilight: new package
Diffstat (limited to 'user/acpilight/rules-warning.patch')
-rw-r--r--user/acpilight/rules-warning.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/user/acpilight/rules-warning.patch b/user/acpilight/rules-warning.patch
new file mode 100644
index 000000000..45c7abacb
--- /dev/null
+++ b/user/acpilight/rules-warning.patch
@@ -0,0 +1,8 @@
+--- acpilight-1.0/90-backlight.rules 2017-02-23 21:03:30.000000000 +0000
++++ acpilight-1.0/90-backlight.rules 2018-01-13 09:14:11.290000000 +0000
+@@ -1,4 +1,5 @@
+ # Allow video group to control backlight and leds
++# do not edit this file, it will be overwritten on update
+ SUBSYSTEM=="backlight", ACTION=="add", \
+ RUN+="/bin/chgrp video %S%p/brightness", \
+ RUN+="/bin/chmod g+w %S%p/brightness"