case "${ACTION}" in
    post)
        mkdir -p var/spool/lpd
        opt/brother/Printers/dcp197c/inf/setupPrintcapij dcp197c -i
    ;;
esac
