diff options
Diffstat (limited to 'chapter07/introduction.xml')
-rw-r--r-- | chapter07/introduction.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/introduction.xml b/chapter07/introduction.xml index 323270849..faaea0835 100644 --- a/chapter07/introduction.xml +++ b/chapter07/introduction.xml @@ -13,7 +13,7 @@ intact, setting up networking and starting the daemons that the system uses. We will be using SysV style init scripts. We have chosen this style because it is widely used and we feel confortable with it. If you want to try something else, someone has written an LFS-Hint on <ulink -url="http://archive.linuxfromscratch.org/lfs-hints/BSD-Init.txt">BSD style init +url="http://archive.linuxfromscratch.org/lfs-hints/bsd-init.txt">BSD style init scripts</ulink>. </para> |