mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net/vnstat: Remove invalid instructions from 1.x in the pkg-message
This commit is contained in:
parent
eab817386b
commit
f793db5677
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485600
2 changed files with 1 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= vnstat
|
PORTNAME= vnstat
|
||||||
PORTVERSION= 2.0
|
PORTVERSION= 2.0
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= https://humdi.net/vnstat/ \
|
MASTER_SITES= https://humdi.net/vnstat/ \
|
||||||
https://source.ipfire.org/source-2.x/
|
https://source.ipfire.org/source-2.x/
|
||||||
|
|
|
@ -4,11 +4,6 @@ vnstat has been installed.
|
||||||
A sample configuration file has been installed in %%PREFIX%%/etc/
|
A sample configuration file has been installed in %%PREFIX%%/etc/
|
||||||
Please add your default network interface in the 'Interface' line there
|
Please add your default network interface in the 'Interface' line there
|
||||||
before starting vnstat service.
|
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 <your interface>"
|
|
||||||
and restart vnstat service:
|
|
||||||
service vnstat restart
|
|
||||||
|
|
||||||
For more information about vnStat use "man vnstat" or visit:
|
For more information about vnStat use "man vnstat" or visit:
|
||||||
http://humdi.net/vnstat/
|
http://humdi.net/vnstat/
|
||||||
|
|
Loading…
Add table
Reference in a new issue