$OpenBSD: patch-exo-mount_exo-mount-fstab_c,v 1.1 2007/12/18 20:21:15 landry Exp $
--- exo-mount/exo-mount-fstab.c.orig	Wed Dec  5 19:04:10 2007
+++ exo-mount/exo-mount-fstab.c	Wed Dec  5 19:04:36 2007
@@ -38,7 +38,7 @@
 
 /* define _PATH_MOUNT if undefined */
 #ifndef _PATH_MOUNT
-#define _PATH_MOUNT "/bin/mount"
+#define _PATH_MOUNT "/sbin/mount"
 #endif
 
 
