Add clamav

This commit is contained in:
2025-06-25 11:24:47 +02:00
parent a32eb01f97
commit 3bc4d1c00e
27 changed files with 94 additions and 0 deletions

1
rc.clamav/clamav-log/env/CMD vendored Normal file
View File

@ -0,0 +1 @@
s6-log

1
rc.clamav/clamav-log/env/CMD_OPTS vendored Normal file
View File

@ -0,0 +1 @@
-d3

2
rc.clamav/clamav-log/env/LOGDIR_GROUP vendored Normal file
View File

@ -0,0 +1,2 @@
root
# Logging directory group ownership

2
rc.clamav/clamav-log/env/LOGDIR_OWNER vendored Normal file
View File

@ -0,0 +1,2 @@
root
# Logging directory owner

2
rc.clamav/clamav-log/env/LOGDIR_PATH vendored Normal file
View File

@ -0,0 +1,2 @@
/var/log/clamav
# Logging directory path

2
rc.clamav/clamav-log/env/LOGDIR_PERMS vendored Normal file
View File

@ -0,0 +1,2 @@
750
# Logging directory access rights in octal

2
rc.clamav/clamav-log/env/LOG_SCRIPT vendored Normal file
View File

@ -0,0 +1,2 @@
n4 s500000 T $LOGDIR_PATH
# Logging script used by s6-log