diff options
Diffstat (limited to 'extra/clamav/clamav.confd')
-rw-r--r-- | extra/clamav/clamav.confd | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/extra/clamav/clamav.confd b/extra/clamav/clamav.confd new file mode 100644 index 000000000..0abb80c6e --- /dev/null +++ b/extra/clamav/clamav.confd @@ -0,0 +1,9 @@ +# Sample conf.d file for alpine linux + +# +# Specify daemon $OPTS here. +# + +OPTS="" +USER="nobody" +GROUP="nobody" |