Install man pages with correct permissions mask.
[oweals/dinit.git] / README
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-04 Davin McCallMinor fixes to README.
2018-03-01 Davin McCallBump version to 0.1.0. v0.1.0
2018-02-03 Davin McCallUp version to 0.08. v0.08
2018-01-20 Davin McCallSupport for running services as a different user (run...
2018-01-08 Davin McCallAllow specifying service start timeout in service descr...
2018-01-06 Davin McCallUpdate version to 0.07.
2018-01-06 Davin McCallAdd "start-interruptible" service option.
2017-10-02 Davin McCallAdd "depends-ms" dependency option for milestone depend...
2017-06-27 Davin McCallFix spacing / remove hard tabs.
2017-06-27 Davin McCallservice descriptions: Implement the stop-timeout setting.
2017-06-08 Davin McCallDocument restart-delay and logfile settings.
2017-06-06 Davin McCallAdd restart-limit-count service setting.
2017-06-05 Davin McCallMake restart check interval configurable.
2017-06-02 Davin McCallSeparate "runs-on-console" into runs-on- and starts...
2017-06-01 Davin McCallREADME: improve wording in one paragraph.
2017-03-30 Davin McCallREADME: add instructions on using dinitctl utility. v0.05
2016-11-09 Davin McCallUpdate version : 0.04
2016-06-26 Davin McCallAdd a "pass-cs-fd" service option, which passes a contr...
2016-06-24 Davin McCallAdd release/wake commands to dinitctl
2016-06-22 Davin McCallRemove redundant service settings.
2016-06-19 Davin McCallUpdate version in README (v0.03) v0.03
2016-06-19 Davin McCallUpdate README and TODO
2016-06-18 Davin McCallSmall documentation updates.
2016-01-12 Davin McCallUpdate README with info on service hierarchy and servic...
2016-01-07 Davin McCallAdd license (Apache license version 2.0).
2016-01-04 Davin McCallAdd socket-uid and socket-gid service settings for...
2016-01-04 Davin McCallImplement socket activation (single, unix-family socket...
2016-01-03 Davin McCallAdd support for "bgprocess" services - daemons which...
2016-01-02 Davin McCallAdd "smooth-recovery" option for process services.
2016-01-01 Davin McCallRemove the "release_console" on-start flag. It is now...
2015-12-30 Davin McCallDocumentation updates.
2015-11-24 Davin McCallAdd "nosigterm" service setting to inhibit sending...
2015-11-18 Davin McCallDocumentation updates
2015-11-17 Davin McCallUpdate README origin/HEAD origin/master
2015-08-27 Davin McCallInitial commit.