X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=messages.mc;h=3b2df7732a000299cc27d90c3653acb6de6e8e7d;hb=0f7613aa2ff16b5ce916b63668f223afa0587477;hp=436317198a41e458249001cc3259d38490299809;hpb=a7cd82567510bd8d674a3d2a62e3dfd5fe170fe4;p=nssm.git diff --git a/messages.mc b/messages.mc index 4363171..3b2df77 100644 --- a/messages.mc +++ b/messages.mc @@ -155,3 +155,21 @@ Language = English Service %1 action for exit code %2 is %3. Exiting. . + +MessageId = +1 +SymbolicName = NSSM_EVENT_GRACEFUL_SUICIDE +Severity = Informational +Language = English +Service %1 application %2 exited with exit code 0 but the default exit action is %3. +Honouring the %4 action would result in the service being flagged as failed and subject to recovery actions. +The service will instead be stopped gracefully. To suppress this message, explicitly configure the exit action for exit code 0 to either %5 or %6. +. + +MessageId = +1 +SymbolicName = NSSM_EVENT_EXPANDENVIRONMENTSTRINGS_FAILED +Severity = Error +Language = English +Failed to expand registry value %1: +%2 +. +