Do not try to manage system (shutdown, reboot) if not running as PID 1.
[oweals/dinit.git] / doc / manpages / dinit-service.5
2018-10-20 Davin McCallUpdate version number, TODO.
2018-10-19 Davin McCallservice description: make waits-for.d path relative...
2018-07-13 Davin McCallservice options: add waits-for.d to automatically add...
2018-06-22 Davin McCallBump version to 0.3.0.
2018-06-22 Davin McCallAdd "signal-process-only" option to avoid signalling...
2018-06-14 Davin McCallImplement "skippable" option for scripted services.
2018-06-08 Davin McCallUp version to 0.2.0. v0.2.0
2018-06-04 Davin McCallIntroduce "load-options" setting and "sub-vars" option.
2018-05-14 Davin McCallLook in multiple directories for service descriptions.
2018-03-20 Davin McCallUpdate version number to 0.1.1. v0.1.1
2018-03-01 Davin McCallBump version to 0.1.0. v0.1.0
2018-02-28 Davin McCallman pages: reword description of depends-ms dependency.
2018-02-27 Davin McCallMinor man-page fixes.
2018-02-23 Davin McCallAllow setting working directory for services.
2018-02-03 Davin McCallUp version to 0.08. v0.08
2018-01-21 Davin McCallMan pages: split service description format to separate...