dovecot-2.1: lib-master: Updated default mountpoint ignore prefi...

dovecot at dovecot.org dovecot at dovecot.org
Tue Jul 17 15:21:37 EEST 2012


details:   http://hg.dovecot.org/dovecot-2.1/rev/77b52599e883
changeset: 14621:77b52599e883
user:      Timo Sirainen <tss at iki.fi>
date:      Tue Jul 17 15:21:32 2012 +0300
description:
lib-master: Updated default mountpoint ignore prefix list.

diffstat:

 src/lib-master/mountpoint-list.c |  2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diffs (12 lines):

diff -r 36c3d44a5ba3 -r 77b52599e883 src/lib-master/mountpoint-list.c
--- a/src/lib-master/mountpoint-list.c	Tue Jul 17 15:14:21 2012 +0300
+++ b/src/lib-master/mountpoint-list.c	Tue Jul 17 15:21:32 2012 +0300
@@ -55,6 +55,8 @@
 	"/media",
 	"/sys",
 	"/proc",
+	"/var/run",
+	"/run",
 	NULL
 };
 


More information about the dovecot-cvs mailing list