Index: branches/2017Q1/shells/bash/pkg-message =================================================================== --- branches/2017Q1/shells/bash/pkg-message (revision 433858) +++ branches/2017Q1/shells/bash/pkg-message (revision 433859) @@ -1,13 +1,13 @@ ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: - mount -t fdescfs fdesc /dev/fd + mount -t fdescfs fdescfs /dev/fd To make it permanent, you need the following lines in /etc/fstab: - fdesc /dev/fd fdescfs rw 0 0 + fdescfs /dev/fd fdescfs rw,late 0 0 ====================================================================== Index: branches/2017Q1 =================================================================== --- branches/2017Q1 (revision 433858) +++ branches/2017Q1 (revision 433859) Property changes on: branches/2017Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r433857