From: Sapan Bhatia <gwsapan@gmail.com>
Date: Mon, 18 Jul 2011 22:40:16 +0000 (-0400)
Subject: Documentation
X-Git-Tag: vsys-scripts-0.95-30~1
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=c96e65465cbadacd242d429cb7e8c5647947cbf6;p=vsys-scripts.git

Documentation
---

diff --git a/exec/claimport b/exec/claimport
index ac1fdd3..3c467d9 100644
--- a/exec/claimport
+++ b/exec/claimport
@@ -1,4 +1,8 @@
 #!/usr/bin/python
+# Lets a user kill processes bound to
+# ports in his assigned port range. To assign a port
+# range, set the vsys_portreservation attribute for that user.
+# e.g. vsys_portreservation => 61000-61005
 
 import sys
 import os