Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903299 - =app-antivirus/clamav-1.0.1 - please provide clamonacc service for systemd
Summary: =app-antivirus/clamav-1.0.1 - please provide clamonacc service for systemd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Antivirus Team
URL:
Whiteboard:
Keywords:
Depends on: 662196
Blocks:
  Show dependency tree
 
Reported: 2023-03-28 14:46 UTC by Roman
Modified: 2024-06-24 10:36 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman 2023-03-28 14:46:45 UTC
I'm glad we finally have a freshclam systemd service available, but it would be nice to have clamonacc service too.
Comment 1 Matt Jolly gentoo-dev 2024-06-24 09:54:59 UTC
It looks like this (and a number of other service files) are now generated by template files upstream:

https://github.com/Cisco-Talos/clamav/blob/main/clamonacc/clamav-clamonacc.service.in

I don't seem to see this file on my system though, so I'll have to dig into it some more another day.
Comment 2 Matt Jolly gentoo-dev 2024-06-24 10:36:43 UTC
Actually.... I just didn't have the USE enabled.

`/usr/lib/systemd/system/clamav-clamonacc.service`.

If you emerge on a machine with systemd and USE=clamonacc this file should exist.