/etc/init.d/nscd start * Starting Name Service Cache Daemon ... mkdir: cannot create directory '': No such file or directory start-stop-daemon: unrecognized option '--foreground' Usage: start-stop-daemon [options] oh yeah... and foreground is still in there. openrc is 0.11.8
my guess is you're doing something dumb like linking /bin/sh to busybox
ls -lh /bin/sh lrwxrwxrwx 1 root root 4 13. Mär 20:54 /bin/sh -> bash
I don't know what it was - I rebuilt glibc and now it works.