guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nix-dev] [PATCH] Make sure /dev/pts/ptmx is world-writable


From: Ludovic Courtès
Subject: Re: [Nix-dev] [PATCH] Make sure /dev/pts/ptmx is world-writable
Date: Thu, 03 Apr 2014 09:31:11 +0200
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Lluís Batlle i Rossell <address@hidden> skribis:

> Usually it's handled with the devpts special mountable device. The
> "ptmxmode" variable handles that. Don't you want to mount that in the
> chroot?

Ah sorry, I see the ptmxmode mount option:

  https://www.kernel.org/doc/Documentation/filesystems/devpts.txt

Well it seems both chmod and that mount option would work, but the
ptmxmode option is marked as “new” in the doc above, so maybe it’s safer
to use chmod?

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]