projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
575e601
)
add 2 missing options to example config
author
Marc Fournier
<marc.fournier@camptocamp.com>
Thu, 24 Jul 2014 14:15:42 +0000
(16:15 +0200)
committer
Marc Fournier
<marc.fournier@camptocamp.com>
Thu, 24 Jul 2014 14:15:42 +0000
(16:15 +0200)
src/collectd.conf.in
patch
|
blob
|
history
diff --git
a/src/collectd.conf.in
b/src/collectd.conf.in
index
3e2ddee
..
667cd52
100644
(file)
--- a/
src/collectd.conf.in
+++ b/
src/collectd.conf.in
@@
-391,6
+391,8
@@
#<Plugin disk>
# Disk "/^[hs]d[a-f][0-9]?$/"
# IgnoreSelected false
+# UseBSDName false
+# UdevNameAttr "DEVNAME"
#</Plugin>
#<Plugin dns>