summarylogtreecommitdiffstats
path: root/acpilight.install
blob: b7d2014fbd7e137172bedfa1b1d6eebf0a72d9d3 (plain)
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
}