From c96e65465cbadacd242d429cb7e8c5647947cbf6 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Mon, 18 Jul 2011 18:40:16 -0400 Subject: [PATCH] Documentation --- exec/claimport | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.43.0