Age | Commit message (Expand) | Author |
2017-09-14 | make the procedure for killing child processes of services configurable | William Hubbs |
2017-09-14 | Make cgroup_cleanup send only one sigterm and sigkill | William Hubbs |
2017-09-14 | rc-cgroup.sh: move cgroup_cleanup to the end of the file | William Hubbs |
2017-09-14 | add support for control groups version 2 | William Hubbs |
2017-09-06 | add retry option to supervise-daemon | William Hubbs |
2017-08-15 | sh/openrc-run: source service script before ulimit is processed | William Hubbs |
2017-05-10 | supervise-daemon:create multiple options from --respawn-limit | William Hubbs |
2017-05-09 | supervise-daemon: add a --respawn-limit option | William Hubbs |
2017-03-23 | sh/gendepends.sh.in: fix detection of service scripts | William Hubbs |
2017-02-23 | sh/rc-functions.sh.in: add get_bootparam_value function | William Hubbs |
2016-12-18 | sh/init.sh.Linux.in: remove unused check for Gnu/KFreeBSD | William Hubbs |
2016-12-17 | sh/init.sh.Linux.in: skip /proc test if no md5sum | Doug Freed |
2016-12-17 | sh/openrc-run.sh: expose default start/stop/status | Robin H. Johnson |
2016-12-17 | Fix typos | Doug Freed |
2016-12-01 | split tmpfiles processing into opentmpfiles | William Hubbs |
2016-09-22 | sh/init.sh.Linux.in: update test for live /proc to use md5sum | William Hubbs |
2016-09-20 | Revert "Remove eval calls from supervisor start functions" | William Hubbs |
2016-09-19 | Remove eval calls from supervisor start functions | William Hubbs |
2016-09-16 | Add command_progress variable | William Hubbs |
2016-09-14 | Fix permission checks for cgroups | William Hubbs |
2016-09-13 | Make use of name vs RC_SVCNAME consistent in supervisor scripts | William Hubbs |
2016-09-12 | sh/init.sh: fix the test for cache restoration | William Hubbs |
2016-09-06 | sh/openrc-run.sh: read global configuration settings first | William Hubbs |
2016-07-27 | Add support for runit | William Hubbs |
2016-07-26 | tmpfiles.sh: Support lines with q Q h H | Martin Väth |
2016-07-25 | tmpfiles: Accept filenames as command line arguments | Mike Gilbert |
2016-07-25 | tmpfiles: Process command line before gathering config files | Mike Gilbert |
2016-07-25 | tmpfiles: Make unrecognized options fatal | Mike Gilbert |
2016-05-19 | supervise-daemon.sh: add support for chroot variable | William Hubbs |
2016-05-19 | start-stop-daemon.sh: fix regression in chroot support | William Hubbs |
2016-04-27 | add daemon supervisor | William Hubbs |
2016-02-19 | binfmt.sh: use read in raw mode | Dustin C. Hatch |
2016-01-22 | fix tests | William Hubbs |
2016-01-19 | sh/s6.sh: update s6-svc syntax to be valid for 2.2.0.0+ | Colin Booth |
2015-12-21 | Convert OpenRC to a centralized copyright/license structure | William Hubbs |
2015-12-09 | Complete support for rc.conf.d | William Hubbs |
2015-12-03 | add support for -containers keyword | William Hubbs |
2015-12-01 | rc-functions.sh: add support for user-defined want dependencies | William Hubbs |
2015-11-12 | Implement "want" dependency | Ian Stakenvicius |
2015-11-05 | Add rc.conf.d support | William Hubbs |
2015-10-13 | openrc-run.sh: fix new required_* tests to exit properly | William Hubbs |
2015-10-13 | typo fix | William Hubbs |
2015-10-13 | openrc-run.sh: allow spaces in required_{files,dirs} | William Hubbs |
2015-10-06 | cgroups: Add the hugetlb, net_cls and pids controllers | Austin S. Hemmelgarn |
2015-10-06 | rc-cgroup.sh: Do not add leading spaces to cgroup values | William Hubbs |
2015-10-02 | start-stop-daemon.sh: complain in start if command is undefined | William Hubbs |
2015-08-03 | tmpfiles: run restorecon on the entire path | Jason Zaman |
2015-06-24 | tmpfiles: Recognize type 'v' (create btrfs subvol) | Mike Gilbert |
2015-06-24 | Remove execute bit from tmpfiles.sh.in | Mike Gilbert |
2015-05-14 | S6: kick the scanner and sleep 1.5 seconds to avoid a race condition | William Hubbs |