EOF
;
-print "# Riequired-Start: " . join(" ",@{$initparams{"Required-Start"}}) . "\n";
+print "# Required-Start: " . join(" ",@{$initparams{"Required-Start"}}) . "\n";
print "# Required-Stop: " . join(" ",@{$initparams{"Required-Stop"}}) . "\n";
print "# Description: ";
print join("\n# ",split("\n",$initparams{"Description"})). "\n";
### END INIT INFO
# WARNING:
-# This initscript has been autogenerated my metainit.
+# This initscript has been autogenerated by metainit.
# Do not edit this file, but edit the corresponding metainit
# config.