* [PATCH] vnstat 2.6: Fix for rootfile
@ 2020-04-10 19:41 Matthias Fischer
2020-04-11 8:49 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2020-04-10 19:41 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 515 bytes --]
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/common/vnstat | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/rootfiles/common/vnstat b/config/rootfiles/common/vnstat
index 963b64bf7..83a79414f 100644
--- a/config/rootfiles/common/vnstat
+++ b/config/rootfiles/common/vnstat
@@ -6,4 +6,4 @@ usr/sbin/vnstatd
#usr/share/man/man1/vnstati.1
#usr/share/man/man5/vnstat.conf.5
#usr/share/man/man8/vnstatd.8
-#var/log/vnstat
+var/log/vnstat
--
2.18.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] vnstat 2.6: Fix for rootfile
2020-04-10 19:41 [PATCH] vnstat 2.6: Fix for rootfile Matthias Fischer
@ 2020-04-11 8:49 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2020-04-11 8:49 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 716 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 10 Apr 2020, at 20:41, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> config/rootfiles/common/vnstat | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/config/rootfiles/common/vnstat b/config/rootfiles/common/vnstat
> index 963b64bf7..83a79414f 100644
> --- a/config/rootfiles/common/vnstat
> +++ b/config/rootfiles/common/vnstat
> @@ -6,4 +6,4 @@ usr/sbin/vnstatd
> #usr/share/man/man1/vnstati.1
> #usr/share/man/man5/vnstat.conf.5
> #usr/share/man/man8/vnstatd.8
> -#var/log/vnstat
> +var/log/vnstat
> --
> 2.18.0
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-11 8:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-10 19:41 [PATCH] vnstat 2.6: Fix for rootfile Matthias Fischer
2020-04-11 8:49 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox