They must be in correct place for systemd and path for executable must be modified.
Eero On Fri, Mar 26, 2021 at 7:29 PM David Copeland <[email protected]> wrote: > Yes. I had just assumed they would be. They were from the package I > installed. > > Dave. > > On 2021-03-26 1:24 p.m., Eero Volotinen wrote: > > Well. You need to install systemd service files. They are probably > included in source package? > > Eero > > On Fri, Mar 26, 2021 at 6:37 PM David Copeland <[email protected]> > wrote: > >> 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 >> >> >> >> >> >> >> >> 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 >> [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 >> > > _______________________________________________ > > clamav-users mailing > [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 >
_______________________________________________ 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
