mirror of
https://github.com/shakemid/pcsensor-temper.git
synced 2025-01-21 09:08:17 +01:00
Fix munin-plugin to work dirtyconfig
This commit is contained in:
parent
38989ad8b7
commit
108a8b6c5d
1 changed files with 0 additions and 2 deletions
|
@ -17,7 +17,6 @@ cdef=${cdef:-temperature}
|
|||
|
||||
autoconf() {
|
||||
echo 'no'
|
||||
exit 0
|
||||
}
|
||||
|
||||
config() {
|
||||
|
@ -30,7 +29,6 @@ graph_args --base 1000
|
|||
temperature.label temperature
|
||||
temperature.cdef ${cdef}
|
||||
EOF
|
||||
exit 0
|
||||
}
|
||||
|
||||
fetch() {
|
||||
|
|
Loading…
Add table
Reference in a new issue