This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]