Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670731 - app-antivirus/clamav-0.100.2 installs redundant clamd systemd units
Summary: app-antivirus/clamav-0.100.2 installs redundant clamd systemd units
Status: RESOLVED DUPLICATE of bug 662196
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-09 07:20 UTC by Wolfram Schlich
Modified: 2018-12-03 21:13 UTC (History)
1 user (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 Wolfram Schlich 2018-11-09 07:20:40 UTC
app-antivirus/clamav-0.100.2 installs 2 systemd units for clamd:

/lib/systemd/system/clamd.service
/lib/systemd/system/clamav-daemon.service

clamd.service seems to be the one that should be killed as it forks clamd in the background (not systemds philosophy) and it's also not related to clamav-daemon.socket (but clamav-daemon.service is).
Comment 1 Wolfram Schlich 2018-11-09 07:23:10 UTC

*** This bug has been marked as a duplicate of bug 662196 ***