Sebastien Marie wrote: > The following diff is a backport of > https://github.com/luakit/luakit/commit/4b22c18d5eb5594136091b7b615dc8f9ded0e32f > commit in order to avoid using rm(1) process to remove a file, but use > os.remove() lua function. > > It permits to me to remove a spawn call whereas I am looking to > properly unveil(2) luakit process. > > Comments or OK ?
Looks good. OK from my side. Do you have an unveiled version already? Best Regards, Stefan