From f793db567764a9ad5d0b14c57da7da41fde14cf5 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Thu, 22 Nov 2018 14:20:53 +0000 Subject: [PATCH] net/vnstat: Remove invalid instructions from 1.x in the pkg-message --- net/vnstat/Makefile | 2 +- net/vnstat/files/pkg-message.in | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/net/vnstat/Makefile b/net/vnstat/Makefile index a5578205ca8f..efab3186b465 100644 --- a/net/vnstat/Makefile +++ b/net/vnstat/Makefile @@ -3,7 +3,7 @@ PORTNAME= vnstat PORTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= https://humdi.net/vnstat/ \ https://source.ipfire.org/source-2.x/ diff --git a/net/vnstat/files/pkg-message.in b/net/vnstat/files/pkg-message.in index ec25e0504453..77929c45de8a 100644 --- a/net/vnstat/files/pkg-message.in +++ b/net/vnstat/files/pkg-message.in @@ -4,11 +4,6 @@ vnstat has been installed. A sample configuration file has been installed in %%PREFIX%%/etc/ Please add your default network interface in the 'Interface' line there before starting vnstat service. -You can add any number of additional interfaces either in -vnstat_additional_ifaces variable in /etc/rc.conf, or with this command: -su -m %%USERS%% -c "%%PREFIX%%/bin/vnstat --add --iface " -and restart vnstat service: -service vnstat restart For more information about vnStat use "man vnstat" or visit: http://humdi.net/vnstat/