mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
p/cpu_freq_1sec: fix the indentation
This commit is contained in:
parent
48d3de6056
commit
3669b92a60
@ -24,8 +24,8 @@ then
|
||||
)
|
||||
done | awk "{
|
||||
print \"scaling_cur_freq.value \" \$1 \":\" (\$2 * 1000);
|
||||
system(\"\");
|
||||
}" >> $cache
|
||||
system(\"\");
|
||||
}" >> $cache
|
||||
) &
|
||||
echo $! > $pidfile
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user