From: Adolf Belka <adolf.belka@ipfire.org>
To: Matthias Fischer <matthias.fischer@ipfire.org>
Cc: "IPFire: Development-List" <development@lists.ipfire.org>
Subject: Re: [PATCH] init.d/rc: Just a typo (word repetition)
Date: Tue, 17 Feb 2026 21:56:11 +0100 [thread overview]
Message-ID: <88358f4d-32a8-4550-bcc3-a0e50cfab4ac@ipfire.org> (raw)
In-Reply-To: <20260217090825.12116-1-matthias.fischer@ipfire.org>
Reviewed-by: Adolf Belka <adolf.belka@ipfire.org>
On 17/02/2026 10:08, Matthias Fischer wrote:
> Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
> ---
> src/initscripts/system/rc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/initscripts/system/rc b/src/initscripts/system/rc
> index b91862463..9c09ae487 100644
> --- a/src/initscripts/system/rc
> +++ b/src/initscripts/system/rc
> @@ -58,7 +58,7 @@ if [ "${previous}" != "N" ]; then
> if [ "${runlevel}" != "0" ] && [ "${runlevel}" != "6" ]; then
> if [ ! -f ${prev_start} ] && [ ! -f ${sysinit_start} ]; then
> boot_mesg -n "WARNING:\n\n${i} can't be" ${WARNING}
> - boot_mesg -n " executed because it was not"
> + boot_mesg -n " executed because it was"
> boot_mesg -n " not started in the previous"
> boot_mesg -n " runlevel (${previous})."
> boot_mesg "" ${NORMAL}
prev parent reply other threads:[~2026-02-17 20:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-17 9:08 Matthias Fischer
2026-02-17 20:56 ` Adolf Belka [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=88358f4d-32a8-4550-bcc3-a0e50cfab4ac@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
--cc=matthias.fischer@ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox