Index: trunk/ippTasks/pstamp.pro
===================================================================
--- trunk/ippTasks/pstamp.pro	(revision 30472)
+++ trunk/ippTasks/pstamp.pro	(revision 30485)
@@ -145,4 +145,20 @@
     task pstamp.request.find.load
         active false
+    end
+end
+
+macro pstamp.status.on
+    task pstamp.save.status
+        active true
+    end
+end
+macro pstamp.status.off
+    task pstamp.save.status
+        active false
+    end
+end
+macro pstamp.status.set.exec
+    task pstamp.save.status
+        periods -exec $1
     end
 end
@@ -910,5 +926,5 @@
 
     periods     -poll $LOADPOLL
-    periods     -exec 45
+    periods     -exec 90
     periods     -timeout 20
     npending    1
