|
@@ -81,12 +81,10 @@
|
|
|
|
|
|
<para>The above command refuses to install <filename>su</filename>
|
|
<para>The above command refuses to install <filename>su</filename>
|
|
because the program cannot be installed setuid root as a non-privileged
|
|
because the program cannot be installed setuid root as a non-privileged
|
|
- user. By manually installing it with a different name, we can use it for
|
|
|
|
- running tests in the final system as a non-privileged user and we keep a
|
|
|
|
- possibly useful <command>su</command> from our host first in our PATH.
|
|
|
|
- Install it with:</para>
|
|
|
|
|
|
+ user. By manually installing it, we can use it for running tests in the
|
|
|
|
+ final system as a non-privileged user. Install it with:</para>
|
|
|
|
|
|
-<screen><userinput remap="install">cp -v src/su /tools/bin/su-tools</userinput></screen>
|
|
|
|
|
|
+<screen><userinput remap="install">cp -v src/su /tools/bin</userinput></screen>
|
|
|
|
|
|
</sect2>
|
|
</sect2>
|
|
|
|
|