Use 'mkdir -p /.attribute/system' instead of breaking it into

two seperate mkdir targets.

Submitted by:	jedgar
This commit is contained in:
Robert Watson 2001-11-30 15:32:07 +00:00
parent cff9580525
commit 24373ce6ed

View File

@ -42,7 +42,7 @@ commands may be used to create the necessary EA backing files for
ACLs in the file system root of each file system. In these examples,
the root file system is used; see README.extattr for more details.
mkdir /.attribute /.attribute/system
mkdir -p /.attribute/system
cd /.attribute/system
extattrctl initattr -p / 388 posix1e.acl_access
extattrctl initattr -p / 388 posix1e.acl_default