commit:     9b7145c6bde190206e2c797943a1cf4e1a752536
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 13 16:08:28 2016 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 16:08:45 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b7145c6

sys-apps/haveged: remove old initd file

Package-Manager: portage-2.2.26

 sys-apps/haveged/files/haveged-init.d.2 | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/sys-apps/haveged/files/haveged-init.d.2 
b/sys-apps/haveged/files/haveged-init.d.2
deleted file mode 100644
index bed95f0..0000000
--- a/sys-apps/haveged/files/haveged-init.d.2
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/sbin/runscript
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-command="/usr/sbin/${SVCNAME}"
-command_args="-r 0 ${HAVEGED_OPTS}"
-pidfile=/var/run/${SVCNAME}.pid
-
-depend() {
-       need localmount
-       use logger
-       provide entropy
-}
-
-# vim:ft=gentoo-init-d:

Reply via email to