2 Commits (b6d5dc93f294a2c781a7613c72169d0389137a3d)

Author SHA1 Message Date
Iain Patterson b6f7fe3b11 Use CRLF consistently.
The mismatch of line endings has long been an annoyance.

Thanks Mathias Breiner for advocating finally doing something about it.
9 years ago
Iain Patterson 2f2f64b076 Run hooks in response to certain events.
User-configurable hooks will be run before and/or after certain events,
eg after the application starts successfully.

Hooks will run with the environment of the application, with additional
environment variables providing information about the service status and
the hook which has been called.
10 years ago