1
0
mirror of https://github.com/fritz-smh/yi-hack.git synced 2026-08-11 16:33:00 +00:00

add ps result in logs after startup

This commit is contained in:
fritz-smh
2016-03-21 20:23:27 +01:00
parent b56e219ae6
commit c464d1efc0
+2
View File
@@ -298,6 +298,8 @@ rm /home/hd1/FSCK*
### Final led color
led $(get_config LED_WHEN_READY)
log "Processes after startup :"
ps >> ${LOG_FILE}
### to make sure log are written...