Index: /tags/ipp-20100623/ippTasks/dqstats.pro
===================================================================
--- /tags/ipp-20100623/ippTasks/dqstats.pro	(revision 28520)
+++ /tags/ipp-20100623/ippTasks/dqstats.pro	(revision 28521)
@@ -37,4 +37,16 @@
   task dqstats.revert
     active false
+  end
+end
+
+macro dqstats.revert.on
+  task dqstats.revert
+    active true
+  end
+end
+
+macro dqstats.revert.off
+  task dqstats.revert
+    active true
   end
 end
@@ -109,5 +121,4 @@
 
   ## we want only a single outstanding dqstats job.  
-  host         local
   npending     1
 
@@ -187,4 +198,5 @@
   periods      -timeout 120.0
   npending     1
+  active       false
 
   stdout NULL
