+0
−2
+14
−6
Loading
- Always check that what is read is good before replacing live conf. - Remove the shortcut of top inside cycle. There is a race condition between them as cycle modifies the db top is reading. Users should top before cycle manually.