mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 05:57:43 +00:00
xml fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1667 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
debe1b56f3
commit
3bc007754d
@ -3,7 +3,7 @@
|
||||
|
||||
<para>Install LFS-Bootscripts by running the following command:</para>
|
||||
|
||||
<para><screen><userinput>cp -a rc.d sysconfig /etc &&
|
||||
<para><screen><userinput>cp -a rc.d sysconfig /etc &&
|
||||
chown -R root.root /etc/rc.d /etc/sysconfig</userinput></screen></para>
|
||||
|
||||
</sect2>
|
||||
|
@ -11,7 +11,7 @@ bad login attempts.</para>
|
||||
<para>Create these files with their proper permissions by running the
|
||||
following commands:</para>
|
||||
|
||||
<para><screen><userinput>touch /var/run/utmp /var/log/{btmp,lastlog,wtmp} &&
|
||||
<para><screen><userinput>touch /var/run/utmp /var/log/{btmp,lastlog,wtmp} &&
|
||||
chmod 644 /var/run/utmp /var/log/{btmp,lastlog,wtmp}</userinput></screen></para>
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user