# -*- sh -*-

# Options to use for auto-mounting generic filesystems
AUTOMOUNT_OPTS='users'

# Type to use for auto-mounting generic filesystems
AUTOMOUNT_TYPE=auto

