View | Details | Raw Unified
Collapse All | Expand All

(-) pam_mount.conf.orig (-2 / +3 lines)
 Lines 83-93    Link Here 
ncpmount /bin/mount -t ncpfs
ncpmount /bin/mount -t ncpfs
# Linux supports lazy unmounting (-l).  May be dangerous for encrypted volumes.
# Linux supports lazy unmounting (-l).  May be dangerous for encrypted volumes.
# May also break loopback mounts because loopback devices are not freed.
# May also break loopback mounts because loopback devices are not freed.
#umount   /bin/umount
umount   /bin/umount -l
# pam_mount_umount is a script that waits for lsof output to be empty for the 
# pam_mount_umount is a script that waits for lsof output to be empty for the 
# home directory.
# home directory.
umount /usr/bin/pam_mount_umount
#umount /usr/bin/pam_mount_umount
# On OpenBSD try "/usr/local/bin/mount_ehd" (included in pam_mount package).
# On OpenBSD try "/usr/local/bin/mount_ehd" (included in pam_mount package).
lclmount /bin/mount -p0
lclmount /bin/mount -p0
nfsmount /bin/mount
nfsmount /bin/mount