mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Added permissions to usr/local/tmp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@184 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
72ab90ce82
commit
846a394389
@ -52,7 +52,7 @@ such a way that every body (owner, group, world) can write to that directory.
|
|||||||
|
|
||||||
<userinput>cd $LFS &&</userinput>
|
<userinput>cd $LFS &&</userinput>
|
||||||
<userinput>chmod 0750 root &&</userinput>
|
<userinput>chmod 0750 root &&</userinput>
|
||||||
<userinput>chmod 1777 tmp usr/tmp var/tmp</userinput>
|
<userinput>chmod 1777 tmp usr/tmp usr/local/tmp var/tmp</userinput>
|
||||||
|
|
||||||
</literallayout></blockquote>
|
</literallayout></blockquote>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user