From 99155a717f7d95b3ab89c9e625e358f0ff27d32f Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Tue, 7 Feb 2006 17:08:54 +0000 Subject: [PATCH] Fixed rcadd example for stage4. Blame rajiv. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1072 d1e1f19c-881f-0410-ab34-b69fee027534 --- ChangeLog | 6 +++++- examples/stage4_template.spec | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d6bdff21..c0e1d725 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.557 2006/02/06 17:50:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.558 2006/02/07 17:08:54 wolf31o2 Exp $ + + 07 Feb 2006; Chris Gianelloni + examples/stage4_template.spec: + Fixed rcadd example for stage4. Blame rajiv. 06 Feb 2006; Chris Gianelloni catalyst: This is catalyst 2.0_rc31. diff --git a/examples/stage4_template.spec b/examples/stage4_template.spec index 1b8196be..ae6c53f8 100644 --- a/examples/stage4_template.spec +++ b/examples/stage4_template.spec @@ -145,7 +145,7 @@ stage4/modblacklist: # This is for adding init scripts to runlevels. The syntax for the init script # is the script name, followed by a pipe, followed by the runlevel in which you -# want the script to run. It looks like spindr|:default and is space delimited. +# want the script to run. It looks like spind|default and is space delimited. # We do not use this on the official media, as catalyst sets up the runlevels # correctly for us. Since we do not use this, it is left blank below. # example: -- 2.26.2