From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] vnstat 2.6: Fix for initscript - removed 'evaluate_retval'
Date: Tue, 14 Apr 2020 12:18:34 +0100 [thread overview]
Message-ID: <58899219-4DB9-4C22-B813-DB01B1D9C406@ipfire.org> (raw)
In-Reply-To: <20200413125058.3656-1-matthias.fischer@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 850 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 13 Apr 2020, at 13:50, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> src/initscripts/system/vnstat | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/src/initscripts/system/vnstat b/src/initscripts/system/vnstat
> index c1bb2942a..210230c15 100644
> --- a/src/initscripts/system/vnstat
> +++ b/src/initscripts/system/vnstat
> @@ -20,7 +20,6 @@ case "$1" in
>
> boot_mesg "Starting vnstatd..."
> loadproc /usr/sbin/vnstatd -d --alwaysadd
> - evaluate_retval
> ;;
>
> stop)
> @@ -30,7 +29,6 @@ case "$1" in
>
> umount_ramdisk "${VNSTATLOG}"
> boot_mesg "Unmounting vnstat ramdisk..."
> - evaluate_retval
> ;;
>
> restart)
> --
> 2.18.0
>
prev parent reply other threads:[~2020-04-14 11:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-13 12:50 Matthias Fischer
2020-04-14 11:18 ` Michael Tremer [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=58899219-4DB9-4C22-B813-DB01B1D9C406@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.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