1
0
mirror of https://github.com/fritz-smh/yi-hack synced 2025-06-07 16:06:11 +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

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...