Further attempts are as follows: [root@pjwcsd01 /]# systemctl enable clamd.service Failed to execute operation: Access denied [root@pjwcsd01 /]# id uid=0(root) gid=0(root) groups=0(root) context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 [root@pjwcsd01 /]# systemctl enable clamd.service Failed to execute operation: Access denied [root@pjwcsd01 ~]# systemctl enable [email protected] Created symlink from /etc/systemd/system/multi-user.target.wants/[email protected] to /usr/lib/systemd/system/[email protected]. [root@pjwcsd01 ~]# systemctl start clamd.service Failed to start clamd.service: Unit clamd.service failed to load: No such file or directory. [root@pjwcsd01 ~]# systemctl start [email protected] Job for [email protected] failed because the control process exited with error code. See "systemctl status [email protected]" and "journalctl -xe" for details. [root@pjwcsd01 ~]# cd / [root@pjwcsd01 /]# find / -name clamav-daemon [root@pjwcsd01 /]# [ie clamav-daemon not found ]
On Thu, Feb 21, 2019 at 12:14 AM Sunhux G <[email protected]> wrote: > > I installed on our RHEL7 the following packages & all completed without > error: > However, ls -ld /etc/init.d/*clam* & ls -ld /etc/rc3.d/*clam* & > even find / -name clamd -print showed the file clamd is not > in the system at all. > > 'rpm -qa | grep -i clamd' showed the package is installed while > *chkconfig clamd on OR systemctl enable clamd * > *failed. *What did I miss? > > > > cd /var/tmp/clam > > rpm -ivh ./clamav-filesystem-0.101.1-1.el7.noarch.rpm > > rpm -ivh ./clamav-data-0.101.1-1.el7.noarch.rpm > > rpm -ivh ./libpcre2-8-0-10.32-3.1.x86_64.rpm > > rpm -ivh ./clamav-lib-0.101.1-1.el7.x86_64.rpm > > rpm -ivh ./clamav-0.101.1-1.el7.x86_64.rpm > > rpm -ivh ./clamav-scanner-systemd-0.101.1-1.el7.x86_64.rpm > > rpm -ivh ./clamav-server-systemd-0.101.1-1.el7.x86_64.rpm > > rpm -ivh ./clamav-unofficial-sigs-5.6.2-3.el7.noarch.rpm > > rpm -ivh ./clamav-update-0.101.1-1.el7.x86_64.rpm > > rpm -ivh ./clamd-0.101.1-1.el7.x86_64.rpm > > Sun >
_______________________________________________ clamav-users mailing list [email protected] http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml
