PKGBUILDs/community/inputattach/inputattach.install

10 lines
208 B
Text
Raw Normal View History

2009-10-10 02:15:33 +00:00
## arg 1: the new package version
post_install() {
cat << EOF
The correct device mode and /dev device file will need to be set in
/etc/conf.d/inputattach.conf before starting /etc/rc.d/inputattach
EOF
}