unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Nicolas Graves <ngraves@ngraves.fr>
Cc: 58943-done@debbugs.gnu.org
Subject: bug#58943: [PATCH] gnu: Add vnstat.
Date: Wed, 09 Nov 2022 23:49:13 +0100	[thread overview]
Message-ID: <87r0ybn3py.fsf@gnu.org> (raw)
In-Reply-To: <20221101114356.15071-1-ngraves@ngraves.fr> (Nicolas Graves's message of "Tue, 1 Nov 2022 12:43:56 +0100")

[-- Attachment #1: Type: text/plain, Size: 170 bytes --]

Hi,

Nicolas Graves <ngraves@ngraves.fr> skribis:

> * gnu/packages/networking.scm (vnstat): New variable.

Applied with the changes below.

Thanks,
Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 1289 bytes --]

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index aac15a5f36..082e7c7313 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4516,10 +4516,10 @@ (define-public vnstat
               (("tests/id_tests.h h") "h")
               (("^.*id_tests.*$") "")))))))
    (home-page "https://humdi.net/vnstat/")
-   (synopsis "a network traffic monitor for Linux and BSD")
-   (description "vnStat is a console-based network traffic monitor for Linux
-and BSD that keeps a log of network traffic for the selected interface(s). It
-uses the network interface statistics provided by the kernel as information
-source. This means that vnStat won't actually be sniffing any traffic and also
-ensures light use of system resources regardless of network traffic rate.")
-   (license license:gpl2)))
+   (synopsis "Network traffic monitoring tool")
+   (description "vnStat is a console-based network traffic monitor that keeps
+a log of network traffic for the selected interface(s).  It uses the network
+interface statistics provided by the kernel as information source.  This means
+that vnStat won't actually be sniffing any traffic and also ensures light use
+of system resources regardless of network traffic rate.")
+   (license license:gpl2+)))

      reply	other threads:[~2022-11-09 22:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-01 11:43 [bug#58943] [PATCH] gnu: Add vnstat Nicolas Graves via Guix-patches via
2022-11-09 22:49 ` Ludovic Courtès [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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r0ybn3py.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=58943-done@debbugs.gnu.org \
    --cc=ngraves@ngraves.fr \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).