diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-03-30 20:25:48 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-03-30 20:54:29 -0700 |
commit | f82226cf8a9f09099557ef344dce60b7d4d6f663 (patch) | |
tree | 92899d06613ddea1c28bbac6d787a7589c1d50a9 /examples | |
parent | doc: Fix some typos (diff) | |
download | catalyst-f82226cf8a9f09099557ef344dce60b7d4d6f663.tar.gz catalyst-f82226cf8a9f09099557ef344dce60b7d4d6f663.tar.bz2 catalyst-f82226cf8a9f09099557ef344dce60b7d4d6f663.zip |
catalyst: Remove references to spind
spind was deleted from livecd-tools in 2011.
See: https://gitweb.gentoo.org/proj/livecd-tools.git/commit/?id=7d4d363bae7313e46de960a45888907059b0f2d6
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'examples')
-rw-r--r-- | examples/livecd-stage2_template.spec | 2 | ||||
-rw-r--r-- | examples/stage4_template.spec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/livecd-stage2_template.spec b/examples/livecd-stage2_template.spec index fe9b36e7..0c45bd67 100644 --- a/examples/livecd-stage2_template.spec +++ b/examples/livecd-stage2_template.spec @@ -188,7 +188,7 @@ livecd/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 spind|default and is space delimited. +# want the script to run. It looks like acpid|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. # This option will automatically create missing runlevels diff --git a/examples/stage4_template.spec b/examples/stage4_template.spec index fe394f3e..f3531f90 100644 --- a/examples/stage4_template.spec +++ b/examples/stage4_template.spec @@ -148,7 +148,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 spind|default and is space delimited. +# want the script to run. It looks like acpid|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: |