I've been trying run this script on my gentoo laptop, but for some reason it does not work. If you see what is wrong could you email me. Thanks.
#!/bin/bash
if [ "${ACTION}" = "add" ] && [ -f "${DEVICE}" ]
then
rmmod garmin_gps
chmod 666 $DEVICE
fi
--
DWW
--
[email protected] mailing list

