mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/vnstat: Update README.SBo.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6d36aeae9b
commit
4c06d79a8b
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
To run vnstat from cron, add the following line to your crontab:
|
||||
|
||||
0-55/5 * * * * if [[ -x /usr/bin/vnstat && $(ls /var/lib/vnstat/ | wc -l) -ge 1 ]]; then /usr/bin/vnstat -u; fi
|
||||
|
||||
To run vnstat from /etc/rc.d:
|
||||
chmod +x /etc/rc.d/rc.vnstat
|
||||
|
||||
|
|
Loading…
Reference in a new issue