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

Bug 484696

Summary: sys-apps/clrngd - init.d script should set "provide entropy"
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: [OLD] Core systemAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Toralf Förster gentoo-dev 2013-09-12 20:16:03 UTC
eg.

depend() {
        after random
        before net
        provide entropy
}
Comment 1 Larry the Git Cow gentoo-dev 2024-04-15 15:02:33 UTC
The bug has been closed via the following commit(s):

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

commit 92d715d96d8618e6f5538e1ca6739ef584bd5a2d
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2024-04-14 16:35:02 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2024-04-15 15:02:30 +0000

    sys-apps/clrngd: cleanup init
    
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
    Closes: https://bugs.gentoo.org/484696

 sys-apps/clrngd/clrngd-1.0.3-r2.ebuild | 35 ++++++++++++++++++++++++++++++++++
 sys-apps/clrngd/files/clrngd-init.d-r2 | 14 ++++++++++++++
 2 files changed, 49 insertions(+)