blob: d0bef6d8710fc015f048ce87df35abe9341f656c (
plain)
1
2
3
4
5
6
7
8
9
10
|
<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 &&
chown -R root.root /etc/rc.d /etc/sysconfig</userinput></screen></para>
</sect2>
|