| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-27 | Let systemd do the supervising | Mike Williamson | |
| Arangod can be launched in supervisor mode, which forks off child processes and then restarts them if they die. This commit removes the `--supervisor` option and relies on systemd to do the supervising. | |||
| 2017-03-27 | Create /var/tmp/arangodb3 with tmpfiles.d | Mike Williamson | |
| 2017-03-20 | Remove chmod from systemd unit file | Mike Williamson | |
| 2017-03-19 | Bring our systemd unit file closer to arango's | Mike Williamson | |
| More work needs to be done to rationalize the differences but this is a start. | |||