Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > 993f4f21ecd7d0f53db47ddb2b2001f7 > files > 78

ldd-pdf-3.0-4.fc12.noarch.rpm

#!/bin/sh
module="scull"
device="scull"

# invoke rmmod with all arguments we got
/sbin/rmmod $module $* || exit 1

# Remove stale nodes

rm -f /dev/${device} /dev/${device}[0-3] 
rm -f /dev/${device}priv
rm -f /dev/${device}pipe /dev/${device}pipe[0-3]
rm -f /dev/${device}single
rm -f /dev/${device}uid
rm -f /dev/${device}wuid