Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add check for PIDFILE to init script stop action | Sam Pearson | 2018-10-02 | -1/+5 |
| | | | | | | The install script calls a service restart at build, this failed if the stop action in the init script doesn't check for the existence of the PIDFILE first, so check. | |||
* | Switch to direct app server, not FastCGI. | Matthew Somerville | 2018-09-26 | -20/+22 |
| | ||||
* | Remove need for cron-wrapper with existing scripts | Matthew Somerville | 2015-01-19 | -1/+1 |
| | | | | | Call the necessary boilerplate in each script so you can call them directly. Remove boilerplate from files that don't need it. | |||
* | Fix the name of the sysvinit script | Mark Longair | 2012-10-03 | -1/+1 |
| | ||||
* | Rename the example sysvinit file | Mark Longair | 2012-10-01 | -0/+53 |