Index: trunk/Nebulous-Server/bin/neb-voladm
===================================================================
--- trunk/Nebulous-Server/bin/neb-voladm	(revision 20203)
+++ trunk/Nebulous-Server/bin/neb-voladm	(revision 20204)
@@ -3,5 +3,5 @@
 # Copyright (C) 2008  Joshua Hoblitt
 #
-# $Id: neb-voladm,v 1.11 2008-10-16 22:25:47 jhoblitt Exp $
+# $Id: neb-voladm,v 1.12 2008-10-16 22:29:03 jhoblitt Exp $
 
 use strict;
@@ -111,4 +111,5 @@
 my $query = $dbh->prepare($q);
 $query->execute(@bind);
+$dbh->commit;
 
 my $format  = "%-15s %-15s %-10s %-10s %-10s %-10s\n";
