aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/coreutils.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/coreutils.xml')
-rw-r--r--chapter06/coreutils.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index 984981273..1364e980a 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -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>