Index: trunk/ippTasks/camera.pro
===================================================================
--- trunk/ippTasks/camera.pro	(revision 19090)
+++ trunk/ippTasks/camera.pro	(revision 19406)
@@ -26,10 +26,4 @@
     active true
   end
-  task camera.cleanup.load
-    active false
-  end
-  task camera.cleanup.run
-    active false
-  end
 end
 
@@ -41,4 +35,16 @@
     active false
   end
+end
+
+macro camera.cleanup.on
+  task camera.cleanup.load
+    active true
+  end
+  task camera.cleanup.run
+    active true
+  end
+end
+
+macro camera.cleanup.off
   task camera.cleanup.load
     active false
@@ -192,5 +198,5 @@
   periods      -timeout 30
   npending     1
-  active       true
+  active       false
 
   stdout NULL
@@ -238,5 +244,5 @@
   periods      -exec $RUNEXEC
   periods      -timeout 60
-  active       true
+  active       false
 
   task.exec
