mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-23 20:55:06 +01:00
Moved hostname to /bin
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
4b5f332988
commit
c65d132136
@ -85,6 +85,7 @@ user:</para>
|
||||
mv /usr/bin/{date,echo,false,head,install,ln,ls} /bin
|
||||
mv /usr/bin/{mkdir,mknod,mv,pwd,rm,rmdir,sync} /bin
|
||||
mv /usr/bin/{sleep,stty,test,touch,true,uname} /bin
|
||||
mv /usr/bin/hostname /bin
|
||||
mv /usr/bin/chroot /usr/sbin</userinput></screen>
|
||||
|
||||
<para>Finally, create a symlink to be FHS-compliant:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user