Summary: | app-antivirus/clamav: import unit file for systemd | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Pacho Ramos <pacho> |
Component: | Current packages | Assignee: | Net-Mail Packages <net-mail+disabled> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | antivirus, lxnay |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 468898 | ||
Attachments: |
clamav-milter.service
clamd.service clamd_at.service |
Description
Pacho Ramos
![]() Created attachment 352682 [details]
clamav-milter.service
Created attachment 352684 [details]
clamd.service
Created attachment 352686 [details]
clamd_at.service
(In reply to Pacho Ramos from comment #0) > From systemd-love overlay. I will commit in a week if nobody disagrees. > Thanks > > +PATCHES=( > + "${FILESDIR}"/${PN}-0.97-nls.patch > +) > + Nothing in the ebuild supports the PATCHES array so now this patch won't get applied. IMO, when you're adding systemd support just do that, don't change other parts of the ebuild unless they're clearly broken or wrong. That is true, thanks. What about the /var/run -> /run movement? I think /var/run is being deprecated, no? (In reply to Pacho Ramos from comment #5) > What about the /var/run -> /run movement? I think /var/run is being > deprecated, no? The problem is clamav has a bunch of non-linux prefix keywords which probably don't have /run directories so that could cause issues for them. +*clamav-0.97.8-r1 (06 Jul 2013) + + 06 Jul 2013; Pacho Ramos <pacho@gentoo.org> +clamav-0.97.8-r1.ebuild, + +files/clamav-milter.service, +files/clamd.service, +files/clamd_at.service, + +files/tmpfiles.d/clamav.conf: + Add unit files (#475858, thanks to Tim Harder for his help) + OK, that only adds unit files then *** Bug 470722 has been marked as a duplicate of this bug. *** |