delete it before rcSGO starts. /mtd_rwarea/profile is generated (if not existent) from tv's /etc/profile and had a bug in version < 0.03.6 rc (not a bug, i didn't know that /etc/profile is part of the boot procedure on this models)mychi wrote:do I have to delete it every time before running rcSGO? i.e. could I also put "rm -f /mtd_rwarea/profile" at the beginning of run.sh or even put it in rcSGO? or should you only delete it if something doesn't work?arris69 wrote: and you deleted the filetooCode: Select all
/mtd_rwarea/profile
![]()
i guess you can redirect it to a real file too, some people had troubles if the output goes to stdout (filled up main config file)mychi wrote: what about ">/dev/null"? is this important or could I also redirect the output to a file to see what happened?
thanks for your help!
arris