controlling terminal. [1]
- Make the avq script check if it's ran by the avmilter user in addition
to uid == 0. This enables `avq --remove` to be run via a script and the
ExternalProgram option in order to automatically delete the rejected
messages. [2]
- Install a script avqrm which serves this purpose, i.e. executes
`avq --remove` and can be run via ExternalProgram.
- Make the avq script not print the contents of the queue when option
'--remove' is given, this greatly improves speed and otherwise it's not
really suitable to be called on every rejected message. Fix some typos.
- Fix pkg-plist by adding antivirupdater.
Requested by: ache [1], [2]
Submitted by: maintainer