diff options
Diffstat (limited to 'chapter07/chapter7.sgml')
-rw-r--r-- | chapter07/chapter7.sgml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/chapter07/chapter7.sgml b/chapter07/chapter7.sgml new file mode 100644 index 000000000..ab3625579 --- /dev/null +++ b/chapter07/chapter7.sgml @@ -0,0 +1,22 @@ +<chapter id="chapter07"> +<title>Creating system boot scripts</title> + +&c7-introduction; +&c7-createdirs; +&c7-rc; +&c7-rcS; +&c7-functions; +&c7-checkfs; +&c7-halt; +&c7-loadkeys; +&c7-mountfs; +&c7-reboot; +&c7-sendsignals; +&c7-setclock; +&c7-sysklogd; +&c7-template; +&c7-symperm; +&c7-fstab; + +</chapter> + |