Age | Commit message (Expand) | Author |
2023-11-02 | sh/supervise-daemon.sh: Proper casing for --no-new-privs | Haelwenn (lanodan) Monnier |
2023-10-10 | change default RC_CGROUP_MODE to unified | William Hubbs |
2023-10-03 | supervise-daemon: implement output_logger and error_logger. | Lexxy Fox |
2023-01-15 | netmount: add fuse.glusterfs | Mike Frysinger |
2023-01-15 | init: add missing eend to /run mount #554 | Mike Frysinger |
2022-12-07 | supervise-daemon: don't overwrite empty supervise_daemon_args | Jakub Jirutka |
2022-07-03 | fix quoting of loggers in start-stop-daemon | psykose |
2022-04-09 | binfmt: ignore empty lines (#492) | mochaaP |
2022-04-06 | migrate fully to meson build system | William Hubbs |
2022-03-05 | Use consistent args passing in start-stop-daemon | LinkTed |
2022-02-06 | linux: Add support for No New Privs flag | LinkTed |
2022-02-06 | capabilities: Add support for securebits flags | LinkTed |
2021-12-29 | build: rename sh_dir variable to rc_shdir | William Hubbs |
2021-12-23 | capabilities: Add support for Linux capabilities(7) | LinkTed |
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 |