|
|
|
|
|
by kag
4283 days ago
|
|
>> 2. uninstall Bash and use a barebones POSIX-like shell without extra features. It's not that simple. True, djb doesn't say you need bash. But qmail uses /bin/sh (not configurable without recompiling). Try changing /bin/sh to, say, ksh on Ubuntu and watch as nothing else on the system works. The distributions make use of shell-specific features. |
|