summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-08-17 00:27:50 +0000
committerMike Frysinger <vapier@gentoo.org>2005-08-17 00:27:50 +0000
commitc1ea612c56b282cfc3ab58f0bbecc3fdf3f161b7 (patch)
tree3486e0e34962802df446a4ca2a80f69a450890dc /sys-fs/quota/quota-3.12.ebuild
parentNew release: 2.11.0 (diff)
downloadgentoo-2-c1ea612c56b282cfc3ab58f0bbecc3fdf3f161b7.tar.gz
gentoo-2-c1ea612c56b282cfc3ab58f0bbecc3fdf3f161b7.tar.bz2
gentoo-2-c1ea612c56b282cfc3ab58f0bbecc3fdf3f161b7.zip
move rc options into a conf.d file and clean up rc file a bit #102721 by M. Giritli
Diffstat (limited to 'sys-fs/quota/quota-3.12.ebuild')
-rw-r--r--sys-fs/quota/quota-3.12.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-fs/quota/quota-3.12.ebuild b/sys-fs/quota/quota-3.12.ebuild
index bc2ef883f294..441a6cb6697b 100644
--- a/sys-fs/quota/quota-3.12.ebuild
+++ b/sys-fs/quota/quota-3.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.12.ebuild,v 1.8 2005/06/17 20:20:52 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/quota-3.12.ebuild,v 1.9 2005/08/17 00:27:50 vapier Exp $
inherit eutils
@@ -48,6 +48,7 @@ src_install() {
dodoc doc/*
newinitd ${FILESDIR}/quota.rc6 quota
+ newconfd ${FILESDIR}/quota.confd quota
}
pkg_postinst() {