7.3. Creating directories

We need to start by creating a few extra directories that are used by the boot scripts. These directories are created by running:


cd /etc &&
mkdir rc{0,1,2,3,4,5,6,S}.d init.d sysconfig &&
cd init.d