diff options
Diffstat (limited to 'chapter06/bootscripts-inst.xml')
-rw-r--r-- | chapter06/bootscripts-inst.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter06/bootscripts-inst.xml b/chapter06/bootscripts-inst.xml new file mode 100644 index 000000000..4a2d88fbd --- /dev/null +++ b/chapter06/bootscripts-inst.xml @@ -0,0 +1,9 @@ +<sect2> +<title>Installation of LFS-Bootscripts</title> + +<para>Install LFS-Bootscripts by running the following command:</para> + +<para><screen><userinput>cp -a rc.d sysconfig /etc</userinput></screen></para> + +</sect2> + |