clamav
clamav
Hi
Get the problem with high CPU usage with clamav
I know it is a known issue, so I found a solution
To create folder and give the owners
The problem is, when I try to set owners there is a error message
Here is al my users
There is user 'clamav' but no 'clam'
I tried set owner to it, but it seemed not working
Any suggestions?
Get the problem with high CPU usage with clamav
I know it is a known issue, so I found a solution
To create folder and give the owners
Code: Select all
mkdir /var/run/clamav/
сhown clam:mail /var/run/clamav/
Code: Select all
# chown clam:mail /var/run/clamav
chown: invalid user: ‘clam:mail’
# sudo chown clam:mail /var/run/clamav
chown: invalid user: ‘clam:mail’
Code: Select all
# cut -d: -f1 /etc/passwd
root
daemon
bin
sys
sync
games
man
lp
mail
news
uucp
proxy
www-data
backup
list
irc
gnats
nobody
systemd-timesync
systemd-network
systemd-resolve
systemd-bus-proxy
syslog
_apt
lxd
messagebus
uuidd
dnsmasq
sshd
pollinate
mysql
bind
clamav
dovecot
dovenull
Debian-exim
debian-spamd
ftp
admin
umpmetiz
pavlenko
umpmetiz_ftp
pavlenko_ftp
kopulovska
kopulovska_ftp
kripej
kripej_ftp
test
test_ftp
firebird
colord
kttsoft
kttsoft_ftp
I tried set owner to it, but it seemed not working
Any suggestions?