On Wed, Mar 16, 2022 at 07:42:26AM +0100, Martin Husemann wrote:
>
> How does inetd replace their stdin once the connection is established?
Perhaps a shim program that manages a socket between it and the
underlying daemon - the shim can talk to inetd to coordinate the handoff
of an incoming conne
On Tue, Mar 15, 2022 at 05:45:48PM -0400, Mouse wrote:
>
> This is possible for only a restricted set of services (those that are
> at least conceptually datagram services, more or less). For example, I
> have a machine with an inetd entry which uses a script running nc to
> forward connections t
On Wed, Mar 16, 2022 at 07:00:12AM +0700, Robert Elz wrote:
> This issue was brought up on the austin-group list (POSIX) by
> some doing testing in linux, with output from commands being sent
> to /dev/full (yes, a special file whose only purpose, as far as
> I can tell, is to return ENOSPC to
hi,
On Mon, Mar 14, 2022 at 08:53:23AM -0700, Paul Goyette wrote:
> But there is no "if-you-can" option in fstab. :0 I want it to be
> mounted if possible, but do not abort if not possible.
Mark it as notauto, and put
@reboot /sbin/mount /build
into /etc/crontab. (and cron=YES in /etc/rc.con
On Mon, Mar 14, 2022 at 04:54:59PM +0100, Edgar Fuß wrote:
> > I don't see a real problem with deciding to mount all local filesystems
> > (marked auto of course) at mouncritlocal time.
> What if /usr is on NFS and /usr/local is local?
General case: you mount something that whetever order mounts