Documentation
[vsys-scripts.git] / exec / claimport
index ac1fdd3..3c467d9 100644 (file)
@@ -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