summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/e4rat/e4rat-0.2.3-r1.ebuild')
-rw-r--r--sys-fs/e4rat/e4rat-0.2.3-r1.ebuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild b/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild
index f94c612ef86f..8f789e044e0f 100644
--- a/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild
+++ b/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild,v 1.5 2013/01/21 20:49:42 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild,v 1.6 2013/07/28 12:36:42 pacho Exp $
EAPI=5
@@ -33,7 +33,11 @@ PATCHES=(
pkg_setup() {
check_extra_config
DOC_CONTENTS="Please consult the following link if you need help
- configuring your system: http://en.gentoo-wiki.com/wiki/E4rat"
+ configuring your system: http://en.gentoo-wiki.com/wiki/E4rat\n
+ \nTo launch systemd from e4rat you simply need to edit /etc/e4rat.conf
+ and set:\n
+ ; path to init process binary (DEFAULT: /sbin/init)\n
+ init /usr/lib/systemd/systemd"
}
src_install() {