Index: /trunk/src/sh_mounts.c
===================================================================
--- /trunk/src/sh_mounts.c	(revision 481)
+++ /trunk/src/sh_mounts.c	(revision 482)
@@ -157,6 +157,6 @@
 static int    ShMountsActive    = S_FALSE;
 static time_t ShMountsInterval  = 86400;
-static int    ShMountsSevMnt    = 7;
-static int    ShMountsSevOpt    = 7;
+static int    ShMountsSevMnt    = SH_ERR_ERR;
+static int    ShMountsSevOpt    = SH_ERR_ERR;
 
 static struct sh_mounts_mnt *mountlist = NULL;
