FreeBSD Bugzilla – Attachment 84823 Details for
Bug 120880
[PATCH] net/vnstat doc/vnstat-cron has wrong entries
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 363 bytes, created by
Randy Pratt
on 2008-02-20 12:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Randy Pratt
Created:
2008-02-20 12:50:01 UTC
Size:
363 bytes
patch
obsolete
>--- vnstat-cron.orig 2008-02-20 07:25:56.000000000 -0500 >+++ vnstat-cron 2008-02-20 07:26:55.000000000 -0500 >@@ -1 +1 @@ >-*/5 * * * * root if [ -x /usr/bin/vnstat ] && [ `ls /var/lib/vnstat/ | wc -l` -ge 1 ]; then /usr/bin/vnstat -u; fi >+*/5 * * * * root if [ -x /usr/local/bin/vnstat ] && [ `ls /var/db/vnstat/ | wc -l` -ge 1 ]; then /usr/local/bin/vnstat -u; fi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 120880
: 84823 |
84824