summaryrefslogtreecommitdiffstats
path: root/acpilight-kj_sh604/acpilight.install
blob: 726cf196b8f0a1767396c42568eac65d33b03867 (plain) (blame)
1
2
3
4
5
6
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
}