On Fri, 12 Aug 2005, Herb Martin wrote:
> It might help (pure speculation) to enable one of the "signals"
> when creating Cygwin-Apps as services. This way the "stop"
> will include a HUP or TERM.
$ cygrunsrv --help 2>&1 | grep -C2 'HUP'
-s, --termsig Optional signal to send to service app
> [EMAIL PROTECTED] ~
> $ cygrunsrv.exe -R init
> cygrunsrv: Error removing a service: QueryServiceStatus:
> Win32 error 1053:
> The service did not respond to the start or control request
> in a timely fashion.
>
>
> By root, I mean this is an administrator a/c.
As I understand cygrunsrv, w
Herb Martin learnquick.com> writes:
>
> > [mailto:cygwin-owner cygwin.com] On Behalf Of Jason FU
> > What do I do in order to remove installed services of cygwin
> > like sshd, init and so on?
> >
>
> [ I am new to cygwin so factor this into my answer...]
>
> cygrunsrv -R SERVICE_NAME
>
>
> [mailto:[EMAIL PROTECTED] On Behalf Of Jason FU
> What do I do in order to remove installed services of cygwin
> like sshd, init and so on?
>
[ I am new to cygwin so factor this into my answer...]
cygrunsrv -R SERVICE_NAME
Example: cygrunsrv -R sshd
You may also use the Windows services.ms
4 matches
Mail list logo