initial commit of file from CVS for smeserver-clamav-unofficial-sigs on Sat Sep 7 20:14:15 AEST 2024
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
# create missing folder to avoid error
|
||||
# see https://github.com/extremeshok/clamav-unofficial-sigs/pull/390 https://github.com/extremeshok/clamav-unofficial-sigs/pull/400
|
||||
mkdir -p /var/lib/clamav-unofficial-sigs/dbs-uh
|
||||
mkdir -p /var/lib/clamav-unofficial-sigs/dbs-yara
|
||||
chown clamupdate:clamupdate /var/lib/clamav-unofficial-sigs/*
|
Reference in New Issue
Block a user