add unix-domain socket support

this is a curious config option to default to "n", I think
This commit is contained in:
Daniel Barlow 2022-10-18 15:48:37 +01:00
parent 3ff9e49085
commit 026932a745

View file

@ -56,6 +56,9 @@ in {
MODULES = "y";
# not going far without Unix domain sockets
UNIX = "y";
# s6-linux-init mounts this on /dev
DEVTMPFS = "y";
# some or all of these may be fix for "tmpfs: Unknown parameter 'mode'" error