Mon, 06 Apr 2009 12:50:20 +0200
Silence warnings to stderr such as 'Truncating oversized request field'
which are commonly caused by httpd(1) logging virus and worm buffer
overflow attempts. This is of no use to a automated monitoring system
such as the one this package provides through its runcommands.
michael@112 | 1 | #!/bin/sh |
michael@112 | 2 | @l_prefix@/lib/mtasc/@tool@ ${1+"$@"} |