diff options
-rw-r--r-- | qarsh.xinetd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qarsh.xinetd b/qarsh.xinetd index 40e9e39..3fae03d 100644 --- a/qarsh.xinetd +++ b/qarsh.xinetd @@ -13,4 +13,5 @@ service qarsh user = root server = /usr/sbin/qarshd cps = 500 2 + per_source = UNLIMITED } |