I think that you would review it's config file, probably located at _/etc/clamd.conf_ (which is it's location in opensuse 15.2) , then start the service with
_systemctl start clamd_ and also if you want it to start at boot up. _systemctl enable clamd_ On 2021-03-26 11:28 a.m., amit.a.singh--- via clamav-users wrote: > > Hello All, > > I install clamav on Suse12 SP2 using source code tar file : > -clamav-0.103.1.tar.gz, able to update freshclam as well, > By using below commands:- > > > > 1) Untar tar file clamav-0.103.1.tar.gz > > 2) Cd clamav-0.103.1 > > 3) ./configure --prefix=/usr/local/clamav > > 4) Make > > 5) Make install > > > > Now I need to run the clamav as service which should manage by > systemctl , as developer used to call this service in there code > > > > I need an idea how to do configure clamav as a service, which install > using source code. > > Any Link or suggestion will be highly appreciated. > > Thanks in Advance > > > > > > > > Default Disclaimer Daimler AG > If you are not the addressee, please inform us immediately that you > have received this e-mail by mistake, and delete it. We thank you for > your support. > > > _______________________________________________ > > clamav-users mailing list > [email protected] > https://lists.clamav.net/mailman/listinfo/clamav-users > > > Help us build a comprehensive ClamAV guide: > https://github.com/vrtadmin/clamav-faq > > http://www.clamav.net/contact.html#ml
_______________________________________________ clamav-users mailing list [email protected] https://lists.clamav.net/mailman/listinfo/clamav-users Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml
