Updated bundled Dasynq to 1.1.5.
[oweals/dinit.git] / src / load-service.cc
2018-07-25 Davin McCallFix a number of minor issues found by static analysis.
2018-07-13 Davin McCallservice options: add waits-for.d to automatically add...
2018-06-22 Davin McCallAdd "signal-process-only" option to avoid signalling...
2018-06-22 Davin McCallCorrectly report failure to find a service description.
2018-06-15 Davin McCallRefactor: rename onstart_flags_t to service_flags_t.
2018-06-15 Davin McCallRefactor: move "start-interruptible" flag into onstart_...
2018-06-14 Davin McCallImplement "skippable" option for scripted services.
2018-06-04 Davin McCallIntroduce "load-options" setting and "sub-vars" option.
2018-05-14 Davin McCalldirload_service_set: add support for multiple service...
2018-03-20 Davin McCallload service: simplify conditional in while loop.
2018-02-23 Davin McCallAllow setting working directory for services.
2018-02-10 Davin McCallMake sure a process service starts-on-console matches...
2018-01-21 Davin McCallRename load_service.cc to load-service.cc for consistency.