|
@@ -105,6 +105,11 @@ pointing to a non-existent file), remove it:</para>
|
|
|
<screen><userinput>ln -sf ../../lib/libshadow.so.0 /usr/lib/libshadow.so
|
|
|
ln -sf ../../lib/libmisc.so.0 /usr/lib/libmisc.so</userinput></screen>
|
|
|
|
|
|
+<para>The -D option of the <filename>useradd</filename> program requires this
|
|
|
+directory for it to work properly:</para>
|
|
|
+
|
|
|
+<screen><userinput>mkdir /etc/default</userinput></screen>
|
|
|
+
|
|
|
<para>Coreutils has already installed a <userinput>groups</userinput> program
|
|
|
in <filename>/usr/bin</filename>. If you wish, you can remove the one
|
|
|
installed by Shadow:</para>
|