Mount problems (was RE: SSHD: works from command line, but not from INETD)

Chris Faylor cgf@cygnus.com
Mon Sep 4 20:25:00 GMT 2000


On Mon, Sep 04, 2000 at 08:14:06PM -0700, Richard Stanton wrote:
>Any idea what's going on? Why does running inetd cause all my mounts to get
>duplicated?

The account that inetd is started under when being started as
a service has its own user mode mounts.  Those get loaded into
the in-memory mount table.

It's arguably a bug but the simple way to fix this is to login
as the inetd user and umount everything you don't want.

Or, maybe you can find the settings in the registry somewhere.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list