aboutsummaryrefslogtreecommitdiff
path: root/sh
AgeCommit message (Expand)Author
2022-02-06linux: Add support for No New Privs flagLinkTed
2022-02-06capabilities: Add support for securebits flagsLinkTed
2021-12-29build: rename sh_dir variable to rc_shdirWilliam Hubbs
2021-12-23capabilities: Add support for Linux capabilities(7)LinkTed
2021-12-20use HEAD in git URIs to point to the default branchMike Frysinger
2021-10-15 Use cgroup.kill in cgroup_cleanup when possibleAidan Harris
2021-09-11[runit integration] give a bit of time to start the serviceAaditya Bagga
2021-09-09rc-mount: make timeout invocation compatible with busybox timeoutSören Tempel
2021-09-06build: change root_prefix to rootprefixWilliam Hubbs
2021-09-04add meson build filesWilliam Hubbs
2021-08-12sh/rc-cgroup.sh: fix case in starting messageWilliam Hubbs
2021-08-12sh/rc-cgroup.sh: fix cgroup_cleanupWilliam Hubbs
2021-04-04cgroup2_set_limits: fix harmless error messageWilliam Hubbs
2021-03-22init.sh: rework the /run setup for linux xystemsWilliam Hubbs
2021-03-15rc_cgroup.sh: do not add newline when writing group2 valuesWilliam Hubbs
2021-03-01rc-cgroup.sh: avoid process substitution for cgroup_get_pidsWilliam Hubbs
2021-01-05typo fixWilliam Hubbs
2021-01-05improve the diagnostic when the ulimit builtin failsWilliam Hubbs
2020-01-11binfmt: ensure a file is ungegistered before registeringartoo
2020-01-11make grep usage POSIX compliantEthan Sommer
2019-09-03cgroup2_set_limits: verify that the cgroup2 path is a mount pointE5ten
2019-02-22combine test directoriesWilliam Hubbs
2019-02-13add experimental support for an alternate shell for service scriptsWilliam Hubbs
2018-12-23remove /run migration script againWilliam Hubbs
2018-12-23Revert "remove /run migration script"William Hubbs
2018-12-23remove /run migration scriptWilliam Hubbs
2018-12-08standardize the default shellWilliam Hubbs
2018-12-07rc-cgroup.sh: remove shebang lineWilliam Hubbs
2018-12-03supervise-daemon.sh: drop the unused stopsig variableWilliam Hubbs
2018-12-03supervise-daemon: use a default pid file if one is not specifiedWilliam Hubbs
2018-11-18sh/functions.sh.in: return a different value for invalid input in yesno()Austin English
2018-11-15supervise-daemon: make the pidfile an implementation detailWilliam Hubbs
2018-11-06supervise-daemon.sh: drop invalid --signal switchWilliam Hubbs
2018-10-23supervise-daemon: add health checksWilliam Hubbs
2018-10-13misc: whitespace fixesAustin English
2018-07-09rc-functions.sh: Remove addon supportWilliam Hubbs
2018-06-15sh/start-stop-daemon.sh: fix processing of the logger argumentsWilliam Hubbs
2018-06-15start-stop-daemon: add ability to log stdout or stderr to processesWilliam Hubbs
2018-05-30sh/supervise-daemon.sh: use start_stop_daemon_args if supervise_daemon_args i...Austin English
2018-05-22openrc-run.sh: move crashed test outside started testWilliam Hubbs
2018-03-11Clean up cgroups v2 codeWilliam Hubbs
2018-02-28init.sh: apply SELinux label for /run early in bootJason Zaman
2018-02-28init-early.sh.Linux.in: apply the selinux label to /dev/console earlyJason Zaman
2018-02-23check whether /sys/fs/cgroup is a mountpointChristian Brauner
2017-12-01Clean up the calls to group_add_serviceWilliam Hubbs
2017-11-29add more variables for start-stop-daemon and supervise-daemon optionsJulien Reichardt
2017-11-16s6 supervisor fixesWilliam Hubbs
2017-10-27supervise-daemon: use RC_SVCNAME as the first argument to the daemonWilliam Hubbs
2017-10-26implement "unsupervised" statusWilliam Hubbs
2017-10-25supervise-daemon.sh: fix status function with no namespacesWilliam Hubbs