From a436feb8771021f664a189bcfa9b5daecbe1c096 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Fri, 7 Sep 2001 17:08:30 +0000 Subject: chmod 754 on makedev git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1191 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/makedev-inst.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/makedev-inst.xml') diff --git a/chapter06/makedev-inst.xml b/chapter06/makedev-inst.xml index 10f786b15..9d56aae75 100644 --- a/chapter06/makedev-inst.xml +++ b/chapter06/makedev-inst.xml @@ -8,7 +8,7 @@ won't create a directory for you to cd into. cp MAKEDEV-&makedev-version; /dev/MAKEDEV && cd /dev && -chmod 755 MAKEDEV +chmod 754 MAKEDEV Now, depending on whether you are going to use devpts or not, you can run one of two commands: -- cgit v1.2.3-54-g00ecf