diff options
author | netchild <netchild@FreeBSD.org> | 2004-03-08 16:03:50 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2004-03-08 16:03:50 +0800 |
commit | d6cef78f243ff4e098c7af3899dd1e4d82d6b854 (patch) | |
tree | 414f39d7e237f412bb30b929d7922ec8345b808e /archivers | |
parent | 2c161d0d168fec0466e6f9205b1d9e053a3a45ff (diff) | |
download | freebsd-ports-graphics-d6cef78f243ff4e098c7af3899dd1e4d82d6b854.tar.gz freebsd-ports-graphics-d6cef78f243ff4e098c7af3899dd1e4d82d6b854.tar.zst freebsd-ports-graphics-d6cef78f243ff4e098c7af3899dd1e4d82d6b854.zip |
- Use daemon(8) for launching avmilter in order to detach it from the
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
Diffstat (limited to 'archivers')
0 files changed, 0 insertions, 0 deletions