summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2007-04-28 12:58:58 +0000
committerTorsten Veller <tove@gentoo.org>2007-04-28 12:58:58 +0000
commit1b8057100f10c10541c4ab4fe7abf7f1ff2770df (patch)
treee1f014908201771cf5083adf825148da2d51e045 /app-forensics
parentUse newinitd (diff)
downloadgentoo-2-1b8057100f10c10541c4ab4fe7abf7f1ff2770df.tar.gz
gentoo-2-1b8057100f10c10541c4ab4fe7abf7f1ff2770df.tar.bz2
gentoo-2-1b8057100f10c10541c4ab4fe7abf7f1ff2770df.zip
Use newinitd
(Portage version: 2.1.2.5)
Diffstat (limited to 'app-forensics')
-rw-r--r--app-forensics/samhain/ChangeLog5
-rw-r--r--app-forensics/samhain/samhain-2.2.0.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/app-forensics/samhain/ChangeLog b/app-forensics/samhain/ChangeLog
index 73a905846e34..1ba01c8e617f 100644
--- a/app-forensics/samhain/ChangeLog
+++ b/app-forensics/samhain/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-forensics/samhain
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/ChangeLog,v 1.6 2007/01/24 03:26:26 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/ChangeLog,v 1.7 2007/04/28 12:58:58 tove Exp $
+
+ 28 Apr 2007; Torsten Veller <tove@gentoo.org> samhain-2.2.0.ebuild:
+ Use newinitd
24 Jan 2007; Marius Mauch <genone@gentoo.org> samhain-2.1.3.ebuild,
samhain-2.2.0.ebuild:
diff --git a/app-forensics/samhain/samhain-2.2.0.ebuild b/app-forensics/samhain/samhain-2.2.0.ebuild
index ebe8ebaa9eb4..c2f9a1341aa3 100644
--- a/app-forensics/samhain/samhain-2.2.0.ebuild
+++ b/app-forensics/samhain/samhain-2.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/samhain-2.2.0.ebuild,v 1.4 2007/01/24 03:26:26 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/samhain/samhain-2.2.0.ebuild,v 1.5 2007/04/28 12:58:58 tove Exp $
KEYWORDS="~x86"
DESCRIPTION="Advanced file integrity and intrusion detection tool."
@@ -146,8 +146,7 @@ src_install() {
insinto /etc
insopts -m0600
newins samhainrc.linux samhainrc
- exeinto /etc/init.d
- newexe init/samhain.startGentoo samhain
+ newinitd init/samhain.startGentoo samhain
keepdir "/var/lib/samhain"
fi