Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 773280

Summary: app-forensics/chkrootkit missing systemd timer
Product: Gentoo Linux Reporter: Alessandro Barbieri <lssndrbarbieri>
Component: Current packagesAssignee: Martin Dummer <martin.dummer>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, proxy-maint
Priority: Normal Keywords: NeedPatch, PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/23765
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 448882    

Description Alessandro Barbieri 2021-02-27 13:39:26 UTC
It ships the crontab but not the systemd timer
Comment 1 Larry the Git Cow gentoo-dev 2022-01-13 05:33:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b21a05c2b87f78dcbf0f0e75cf6eeb58fda58fb4

commit b21a05c2b87f78dcbf0f0e75cf6eeb58fda58fb4
Author:     Martin Dummer <martin.dummer@gmx.net>
AuthorDate: 2022-01-12 21:17:17 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-13 05:02:27 +0000

    app-forensics/chkrootkit: add systemd timer, new maintainer
    
    Closes: https://bugs.gentoo.org/773280
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
    Closes: https://github.com/gentoo/gentoo/pull/23765
    Signed-off-by: Sam James <sam@gentoo.org>

 app-forensics/chkrootkit/chkrootkit-0.55-r1.ebuild | 68 ++++++++++++++++++++++
 app-forensics/chkrootkit/files/chkrootkit.service  |  7 +++
 app-forensics/chkrootkit/files/chkrootkit.timer    | 11 ++++
 app-forensics/chkrootkit/metadata.xml              |  9 ++-
 4 files changed, 94 insertions(+), 1 deletion(-)