diff options
Diffstat (limited to 'chapter07/createdirs.xml')
-rw-r--r-- | chapter07/createdirs.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter07/createdirs.xml b/chapter07/createdirs.xml index 6b54ae3fe..4c12a423f 100644 --- a/chapter07/createdirs.xml +++ b/chapter07/createdirs.xml @@ -7,12 +7,10 @@ the boot scripts. These directories are created by running: </para> <blockquote><literallayout> - <userinput>cd /etc &&</userinput> <userinput>mkdir sysconfig rc0.d rc1.d rc2.d rc3.d &&</userinput> <userinput>mkdir rc4.d rc5.d rc6.d init.d rcS.d &&</userinput> <userinput>cd init.d</userinput> - </literallayout></blockquote> </sect1> |