2011/2/3 Cristian Patrascu <[email protected]>: > So, for these last two features I created a patch, which adds two more > options for a .service : > - RestartRetries=n (where n is the number of restart retries) > - ExecPostRestarts=/some/cmd (where the command "/some/cmd" will be executed > after restart retries are finished).
I think the name of this option is not very descriptive and imho it could be useful in a more general way. What do you think about using ExecStartOnFailure=/some/cmd (send an email or what not) If Restart=on-failure is not set, this command is executed when the starting the service has failed. If Restart=on-failure is set, this command is executed after all restart retries have failed. Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
