Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > caf8986b19354500f054e29980b02abc > files > 13

glusterfs-3.4.2-1.fc18.src.rpm

#!/bin/sh
#
# fusermount-glusterfs requires the /dev/fuse character device. The fuse module
# provides this and is loaded on demand in newer Linux distributions.
#

[ -c /dev/fuse ] || /sbin/modprobe fuse