Age | Commit message (Expand) | Author |
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 |
2017-09-16 | cgroup2_find_path: use legacy mode if cgroup2 is not in the kernel | William Hubbs |
2017-09-15 | cgroup_cleanup: try to remove the cgroup version 2 cgroup | William Hubbs |
2017-09-15 | rc-cgroup.sh: cgroup_cleanup fix error handling | William Hubbs |
2017-09-15 | rc-cgroup.sh: fix signal names | William Hubbs |
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 |