expled creating tmp. files and not tidying them.
-
Hi,
Each time I run
expled ff0000
or similar I get a 0 byte file in /tmp-rw------- 1 root root 0 Apr 19 15:46 tmp.10pXWE -rw------- 1 root root 0 Apr 19 15:46 tmp.GOVECP -rw------- 1 root root 0 Apr 19 15:46 tmp.pRho2K
These, over time, build up and then end up using all the inodes on the file system and result in the drive becoming unwritable for new files.
Am I doing something wrong or have I discovered a bug?
-
@None-None
I'll look into this and get back to you!Edit: Ok i found the issue and fixed it. The fix will be in a firmware release later this week.
If you want the fix right now:
Take thelib.sh
file from this repo: https://github.com/OnionIoT/onion-sh-lib
And copy it to:/usr/lib/onion/lib.sh
on your Omega
-
Fantastic speed / response. Thank you.