Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-15 | Add custom status hook to extended script | Luis Rascao | |
Provide a status command to start script which, by default, runs a builtin hook that simply prints which applications are running in the node. This hook can then be customized to print whatever the user wants by adding {status, [{custom, "path/to/hook"}]} to already existing extended_start_script_hooks. |