From 99155a717f7d95b3ab89c9e625e358f0ff27d32f Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Tue, 7 Feb 2006 17:08:54 +0000 Subject: 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 --- examples/stage4_template.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/stage4_template.spec') 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: -- cgit v1.2.3-65-gdbad