diff options
-rw-r--r-- | chapter07/createdirs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/createdirs.xml b/chapter07/createdirs.xml index 3079ed6da..fbffcb517 100644 --- a/chapter07/createdirs.xml +++ b/chapter07/createdirs.xml @@ -8,7 +8,7 @@ the boot scripts. These directories are created by running: <blockquote><literallayout> <userinput>cd /etc &&</userinput> - <userinput>mkdir rc{0,1,2,3,4,5,6,S}.d init.d + <userinput>mkdir rc{0,1,2,3,4,5,6,S}.d init.d sysconfig &&</userinput> <userinput>cd init.d</userinput> </literallayout></blockquote> |