>>>>> "AM" == Alvaro Martínez <alvaro....@gmail.com> writes:

AM> Since the whole root is over NFS, it is not possible that the FS is
AM> mounted as nodev, otherwise the device files inside /dev wouldn't work.

It is not uncommon for /dev to be its own fs, such as:

  devtmpfs on /dev type devtmpfs
  devpts on /dev/pts type devpts
  shm on /dev/shm type tmpfs

which would have avoided any nodev issues with /.

AM> But I created a mount point to hold screen fifos, and it worked
AM> flawlessly.  It never occurred to me to try that, it was the
AM> simplest possible solution

Cool.

-JimC
-- 
James Cloos <cl...@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6



_______________________________________________
screen-users mailing list
screen-users@gnu.org
https://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to