Documentation
authorSapan Bhatia <gwsapan@gmail.com>
Mon, 18 Jul 2011 22:40:16 +0000 (18:40 -0400)
committerSapan Bhatia <gwsapan@gmail.com>
Mon, 18 Jul 2011 22:40:16 +0000 (18:40 -0400)
exec/claimport

index ac1fdd3..3c467d9 100644 (file)
@@ -1,4 +1,8 @@
 #!/usr/bin/python
 #!/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
 
 import sys
 import os