aboutsummaryrefslogtreecommitdiff
path: root/sh
AgeCommit message (Expand)Author
2024-01-09sh/rc-cgroup.sh: add openrc. prefix the cgroupv2 pathNatanael Copa
2023-11-02sh/supervise-daemon.sh: Proper casing for --no-new-privsHaelwenn (lanodan) Monnier
2023-10-10change default RC_CGROUP_MODE to unifiedWilliam Hubbs
2023-10-03supervise-daemon: implement output_logger and error_logger.Lexxy Fox
2023-01-15netmount: add fuse.glusterfsMike Frysinger
2023-01-15init: add missing eend to /run mount #554Mike Frysinger
2022-12-07supervise-daemon: don't overwrite empty supervise_daemon_argsJakub Jirutka
2022-07-03fix quoting of loggers in start-stop-daemonpsykose
2022-04-09binfmt: ignore empty lines (#492)mochaaP
2022-04-06migrate fully to meson build systemWilliam Hubbs
2022-03-05Use consistent args passing in start-stop-daemonLinkTed
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