search for: failure_command

Displaying 1 result from an estimated 1 matches for "failure_command".

2007 Nov 18
4
Need help with win32-service, failure actions
Hi all, I''m trying to get failure action support working. I''ve modified the Service.configure method to accept the following options: failure_reset_period failure_command failure_reboot_message failure_actions failure_delay I''ve got the failure_command and failure_reboot message working, but the rest aren''t working properly. I''m mostly focused on failure_reboot_actions. Here''s an example: Service.configure(''some_servi...