Fix sys V init script so start/restart actions work properly
[packages/trusty/mcollective.git] / website / messages / PLMC7.md
1 ---
2 layout: default
3 title: Message detail for PLMC7
4 toc: false
5 ---
6
7 Example Message
8 ---------------
9
10     Exiting after signal: SignalException: runner.rb:6:in `run': Interrupt
11
12 Additional Information
13 ----------------------
14
15 When the MCollective daemon gets a signal from the Operating System that it does not specifically handle it will log this line before exiting.
16
17 You would see this whenever the daemon is stopped by init script or when sending it a kill signal, it will then proceed to disconnect from the middleware and exit its main loop