This is the mail archive of the cygwin 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]
Other format: [Raw text]

[PATCH] cygrunsrv --recovery <action>


the attached patch implements the options -r or --recovery to set service
failure actions. allowed actions are 'none', 'boot' or 'restar'.
not implemented are actions for running commands on failed actions, like
supported by the windows SCM.

the patch also uses ChangeServiceConfig2() for setting the description of
the installed service.

not included is the ChangeLog of the patch!

rainer

Attachment: cygrunsrv-recovery.patch
Description: Binary data

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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