summaryrefslogtreecommitdiffstats
path: root/acpilight-kj_sh604/acpilight.install
diff options
context:
space:
mode:
Diffstat (limited to 'acpilight-kj_sh604/acpilight.install')
-rw-r--r--acpilight-kj_sh604/acpilight.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/acpilight-kj_sh604/acpilight.install b/acpilight-kj_sh604/acpilight.install
new file mode 100644
index 0000000..726cf19
--- /dev/null
+++ b/acpilight-kj_sh604/acpilight.install
@@ -0,0 +1,7 @@
+post_install() {
+ cat << EOF
+ The installed udev rules expect your user to be in the video group to modify
+ the relevant files in the /sys hierarchy.
+EOF
+}
+