aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/createdirs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter07/createdirs.xml')
-rw-r--r--chapter07/createdirs.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/chapter07/createdirs.xml b/chapter07/createdirs.xml
deleted file mode 100644
index 0cca02dcc..000000000
--- a/chapter07/createdirs.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<sect1 id="ch07-createdirs">
-<title>Creating directories</title>
-<?dbhtml filename="createdirs.html" dir="chapter07"?>
-
-<para>We need to start by creating a few extra directories that are used by
-the boot scripts. These directories are created by running:</para>
-
-<para><screen><userinput>cd /etc &amp;&amp;</userinput>
-<userinput>mkdir rc{0,1,2,3,4,5,6,S}.d init.d sysconfig &amp;&amp;</userinput>
-<userinput>cd init.d</userinput></screen></para>
-
-</sect1>
-