templates/config/sunzi/recipes/sysstat.sh in o2webappizer-0.1.12 vs templates/config/sunzi/recipes/sysstat.sh in o2webappizer-0.1.13
- old
+ new
@@ -1,6 +1,7 @@
if sunzi.to_be_done "install sysstat"; then
sunzi.install "sysstat"
+ sunzi.install "iotop"
sed -i 's/ENABLED="false"/ENABLED="true"/' /etc/default/sysstat
/etc/init.d/sysstat restart
sunzi.done "install sysstat"