# HG changeset patch
# User Pascal Volk <neverseen@users.sourceforge.net>
# Date 1248398472 0
# Node ID 2de22fbab12903a33d7b2c60c7607ddb8e1fe3d3
# Parent  e903c8baa72d74ea2f4faf9252c3caaaa85a7bb1
removed single quotes around bin.postconf

diff -r e903c8baa72d -r 2de22fbab129 vmm.cfg
--- a/vmm.cfg	Sat Dec 27 12:59:57 2008 +0000
+++ b/vmm.cfg	Fri Jul 24 01:21:12 2009 +0000
@@ -67,7 +67,7 @@
 ; location of disk usage (String)
 du = /usr/bin/du
 ; location of postconf
-postconf = '/usr/sbin/postconf'
+postconf = /usr/sbin/postconf
 
 #
 # misc settings