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
}

