From: heretoenhance <63497419+heretoenhance@users.noreply.github.com> Date: Tue, 16 Feb 2021 16:26:51 +0000 (+0000) Subject: Adding an explanation for CONFIG_NET requirement (#18600) X-Git-Tag: v248-rc1~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d186a35cb516be7158aafe89a15986aab63e4ed;p=thirdparty%2Fsystemd.git Adding an explanation for CONFIG_NET requirement (#18600) * README: replace CONFIG_NET with CONFIG_UNIX in requirements list --- diff --git a/README b/README index 032477bcbf6..cde2d1c0a23 100644 --- a/README +++ b/README @@ -44,7 +44,7 @@ REQUIREMENTS: CONFIG_SIGNALFD CONFIG_TIMERFD CONFIG_EPOLL - CONFIG_NET + CONFIG_UNIX (it requires CONFIG_NET, but every other flag in it is not necessary) CONFIG_SYSFS CONFIG_PROC_FS CONFIG_FHANDLE (libudev, mount and bind mount handling)