Re: How can I tell how a service was installed with cygrunsrv?

2003-02-21 Thread Jared Cheney
Look in: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sshd\Parameters (where 'sshd' is the name of the service installed via cygrunsrv) The Parameters key contains the command line arguments needed for the service to run, I believe in the key AppArgs. The path the binary exists in is in the

Re: upgrading broke cygwin?

2003-02-21 Thread Jared Cheney
Glen, I recently ran into similar problems that seemed tied to the 1.3.20-1 version of the .dll. If you could, please post the results of the following: 'ls -la /usr/bin' I want to verify what you have listed as the owners and groups for your binary files, and what permissions are assigned to the