public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* mount points and inetd
@ 2000-09-16 23:56 Chris Abbey
  2000-09-16 23:59 ` Robert Collins
  0 siblings, 1 reply; 13+ messages in thread
From: Chris Abbey @ 2000-09-16 23:56 UTC (permalink / raw)
  To: cygwin

ok, I read the thread from a week or so ago, but that's not
quite what I'm seeing....

I'm working on a clean install here of the latest, dated 7 Sept.
2000 (cygwin 1.1.4). before this install there has been NO cygnus
product on this machine (NT was recently scratch installed, again)
If I start bash up via the cygwin icon, the mount table looks like
this:

c:\cygwin\bin	/usr/bin	user	textmode
c:\cygwin\lib	/usr/lib	user	textmode
c:\cygwin	/		user	textmode
d:\		/data		user	textmode

At this point everything is good. So now I setup inetd.conf and test
it out, still good, so I install it as a service. At this point I can
restart my machine, login and start bash, see the mount table, start
inetd, still see the mount table, everything is happy. So I set it up
as an autostarted service. Opps, next reboot I see the two copies of
inetd.exe running, but nothing works, so I open a bash shell and
something just seems wrong... check the mount table and it's empty.

As long as there is a cygwin binary loaded (iow the cygwin1.dll is
pinned in memory) then the mount table is empty (I can add to it, but
it doesn't have the defaults it should have), but once I exit everything
then the next cygwin binary to load (i.e. start a new bash shell)
will cause it to be initialized correctly.

I don't *think* this is a user id issue, because if I set inetd to
be a manually started service, then put a bat file in my startup folder
which does net start inetd I see the same thing. My current work around
is to use a shell script instead of a bat file as sh.exe seems to properly
initialize the table, then inetd.exe pins it in memory.

thoughts?


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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2000-09-19 14:18 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-09-16 23:56 mount points and inetd Chris Abbey
2000-09-16 23:59 ` Robert Collins
2000-09-17  1:06   ` Chris Abbey
2000-09-17  1:13     ` Robert Collins
2000-09-17  1:41       ` Chris Abbey
2000-09-18 13:11         ` DJ Delorie
2000-09-18 13:10       ` DJ Delorie
2000-09-18 21:11         ` Chris Abbey
2000-09-19  0:37           ` Andrej Borsenkow
2000-09-19  6:42         ` Jason Tishler
2000-09-19  7:17           ` DJ Delorie
2000-09-19 11:50             ` [PATCH]: setup.exe defaults install scope (was Re: mount points and inetd) Jason Tishler
2000-09-19 14:18         ` mount points and inetd Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).