From 108307d69aea00f3cd960a296ea60ae423ef9a7a Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Wed, 11 Jul 2001 22:53:37 +0000 Subject: Added && to the second last command git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/symperm.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter07/symperm.xml') diff --git a/chapter07/symperm.xml b/chapter07/symperm.xml index 161a92e94..ee43c5f6e 100644 --- a/chapter07/symperm.xml +++ b/chapter07/symperm.xml @@ -54,7 +54,7 @@ K002otherdaemon. ln -s ../init.d/sysklogd S100sysklogd && ln -s ../init.d/ethnet S200ethnet && cd ../rc5.d && -ln -s ../init.d/sysklogd S100sysklogd +ln -s ../init.d/sysklogd S100sysklogd && ln -s ../init.d/ethnet S200ethnet && -- cgit v1.2.3-54-g00ecf