Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/ip6/ip6_ | ||
|---|---|---|
| 1 | 1 |
#!/bin/sh |
| 2 | 2 |
# |
| 3 |
# Patched version of ip_ plugin to support IPv6 and ip6tables.
|
|
| 3 |
# Patched version of ip_ plugin to support IPv6 and ip6tables. |
|
| 4 | 4 |
# Most of plugin done by munin core developers. Modified for IPv6 support |
| 5 | 5 |
# by Lasse Karstensen <lasse.karstensen@gmail.com> February 2009. |
| 6 | 6 |
# |
| ... | ... | |
| 60 | 60 |
echo 'in.label received' |
| 61 | 61 |
echo 'in.type DERIVE' |
| 62 | 62 |
echo 'in.min 0' |
| 63 |
echo 'in.cdef in,8,*'
|
|
| 63 |
echo 'in.cdef in,8,*' |
|
| 64 | 64 |
exit 0 |
| 65 | 65 |
fi; |
| 66 | 66 |
|
Formats disponibles : Unified diff