aports/testing/clapf/clapf.pre-install
2011-05-17 19:42:17 +00:00

4 lines
64 B
Bash

#!/bin/sh
adduser -H -s /bin/false -D clamav 2>/dev/null
exit 0