From 4945f4cbb82b40c7d094df0388de94f73b829343 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Thu, 12 Jul 2001 13:53:28 +0000 Subject: [PATCH] Removed && from the last line git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@794 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/symperm.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter07/symperm.xml b/chapter07/symperm.xml index ee43c5f6e..fc8db2e00 100644 --- a/chapter07/symperm.xml +++ b/chapter07/symperm.xml @@ -55,7 +55,7 @@ K002otherdaemon. ln -s ../init.d/ethnet S200ethnet && cd ../rc5.d && ln -s ../init.d/sysklogd S100sysklogd && -ln -s ../init.d/ethnet S200ethnet && +ln -s ../init.d/ethnet S200ethnet