this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Don't pass host's LESSOPEN and frineds to the container

+5
+5
src/dyld/darling.c
··· 263 263 char buffer1[4096]; 264 264 char buffer2[4096]; 265 265 266 + 267 + unsetenv("LESSOPEN"); 268 + unsetenv("LESSCLOSE"); 269 + unsetenv("LESSECHO"); 270 + 266 271 setenv("PATH", 267 272 "/usr/bin:" 268 273 "/bin:"