Age | Commit message (Expand) | Author |
2021-12-20 | use HEAD in git URIs to point to the default branch | Mike Frysinger |
2021-10-15 | Use cgroup.kill in cgroup_cleanup when possible | Aidan Harris |
2021-09-11 | [runit integration] give a bit of time to start the service | Aaditya Bagga |
2021-09-09 | rc-mount: make timeout invocation compatible with busybox timeout | Sören Tempel |
2021-09-06 | build: change root_prefix to rootprefix | William Hubbs |
2021-09-04 | add meson build files | William Hubbs |
2021-08-12 | sh/rc-cgroup.sh: fix case in starting message | William Hubbs |
2021-08-12 | sh/rc-cgroup.sh: fix cgroup_cleanup | William Hubbs |
2021-04-04 | cgroup2_set_limits: fix harmless error message | William Hubbs |
2021-03-22 | init.sh: rework the /run setup for linux xystems | William Hubbs |
2021-03-15 | rc_cgroup.sh: do not add newline when writing group2 values | William Hubbs |
2021-03-01 | rc-cgroup.sh: avoid process substitution for cgroup_get_pids | William Hubbs |
2021-01-05 | typo fix | William Hubbs |
2021-01-05 | improve the diagnostic when the ulimit builtin fails | William Hubbs |
2020-01-11 | binfmt: ensure a file is ungegistered before registering | artoo |
2020-01-11 | make grep usage POSIX compliant | Ethan Sommer |
2019-09-03 | cgroup2_set_limits: verify that the cgroup2 path is a mount point | E5ten |
2019-02-22 | combine test directories | William Hubbs |
2019-02-13 | add experimental support for an alternate shell for service scripts | William Hubbs |
2018-12-23 | remove /run migration script again | William Hubbs |
2018-12-23 | Revert "remove /run migration script" | William Hubbs |
2018-12-23 | remove /run migration script | William Hubbs |
2018-12-08 | standardize the default shell | William Hubbs |
2018-12-07 | rc-cgroup.sh: remove shebang line | William Hubbs |
2018-12-03 | supervise-daemon.sh: drop the unused stopsig variable | William Hubbs |
2018-12-03 | supervise-daemon: use a default pid file if one is not specified | William Hubbs |
2018-11-18 | sh/functions.sh.in: return a different value for invalid input in yesno() | Austin English |
2018-11-15 | supervise-daemon: make the pidfile an implementation detail | William Hubbs |
2018-11-06 | supervise-daemon.sh: drop invalid --signal switch | William Hubbs |
2018-10-23 | supervise-daemon: add health checks | William Hubbs |
2018-10-13 | misc: whitespace fixes | Austin English |
2018-07-09 | rc-functions.sh: Remove addon support | William Hubbs |
2018-06-15 | sh/start-stop-daemon.sh: fix processing of the logger arguments | William Hubbs |
2018-06-15 | start-stop-daemon: add ability to log stdout or stderr to processes | William Hubbs |
2018-05-30 | sh/supervise-daemon.sh: use start_stop_daemon_args if supervise_daemon_args i... | Austin English |
2018-05-22 | openrc-run.sh: move crashed test outside started test | William Hubbs |
2018-03-11 | Clean up cgroups v2 code | William Hubbs |
2018-02-28 | init.sh: apply SELinux label for /run early in boot | Jason Zaman |
2018-02-28 | init-early.sh.Linux.in: apply the selinux label to /dev/console early | Jason Zaman |
2018-02-23 | check whether /sys/fs/cgroup is a mountpoint | Christian Brauner |
2017-12-01 | Clean up the calls to group_add_service | William Hubbs |
2017-11-29 | add more variables for start-stop-daemon and supervise-daemon options | Julien Reichardt |
2017-11-16 | s6 supervisor fixes | William Hubbs |
2017-10-27 | supervise-daemon: use RC_SVCNAME as the first argument to the daemon | William Hubbs |
2017-10-26 | implement "unsupervised" status | William Hubbs |
2017-10-25 | supervise-daemon.sh: fix status function with no namespaces | William Hubbs |
2017-10-25 | cgroups_cleanup: clean up shutdown signaling | Patrick McLean |
2017-10-25 | add "unsupervised" status and return code 64 to supervise-daemon status function | William Hubbs |
2017-09-29 | use printf consistently in cgroups handling | William Hubbs |
2017-09-22 | sh/rc-functions.sh: add need_if_exists convenience function | William Hubbs |