### Cron tasks for vnstat network traffic monitor

### Uncomment to enable auto interface list updates
#20 4 * * *	root	/usr/sbin/vnstat-update bases

### Uncomment to enable cron-based updates
#*/5 * * * *	vnstat	[ $(/bin/ls /var/lib/vnstat/ | /bin/wc -l) -ge 1 ] && /usr/bin/vnstat -u
