summaryrefslogtreecommitdiffstats
path: root/acpilight-kj_sh604/acpilight.install
diff options
context:
space:
mode:
authorkj-sh6042025-05-28 14:29:20 -0400
committerkj-sh6042025-05-28 14:29:20 -0400
commit2a32fc7b3ccec61b8669b0f0efa06aa92de0035d (patch)
tree479e16468cc09ba9cda9fa847572eef9d2e7c7f1 /acpilight-kj_sh604/acpilight.install
parent1637874d709b15532ce9531c75adc293c49fcfdc (diff)
feat: add `acpilight-kj_sh604`
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
+}
+