aboutsummaryrefslogtreecommitdiff
path: root/sh
AgeCommit message (Expand)Author
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
2017-10-25cgroups_cleanup: clean up shutdown signalingPatrick McLean
2017-10-25add "unsupervised" status and return code 64 to supervise-daemon status functionWilliam Hubbs
2017-09-29use printf consistently in cgroups handlingWilliam Hubbs
2017-09-22sh/rc-functions.sh: add need_if_exists convenience functionWilliam Hubbs
2017-09-16cgroup2_find_path: use legacy mode if cgroup2 is not in the kernelWilliam Hubbs
2017-09-15cgroup_cleanup: try to remove the cgroup version 2 cgroupWilliam Hubbs
2017-09-15rc-cgroup.sh: cgroup_cleanup fix error handlingWilliam Hubbs
2017-09-15rc-cgroup.sh: fix signal namesWilliam Hubbs
2017-09-14make the procedure for killing child processes of services configurableWilliam Hubbs
2017-09-14Make cgroup_cleanup send only one sigterm and sigkillWilliam Hubbs
2017-09-14rc-cgroup.sh: move cgroup_cleanup to the end of the fileWilliam Hubbs
2017-09-14add support for control groups version 2William Hubbs
2017-09-06add retry option to supervise-daemonWilliam Hubbs
2017-08-15sh/openrc-run: source service script before ulimit is processedWilliam Hubbs
2017-05-10supervise-daemon:create multiple options from --respawn-limitWilliam Hubbs
2017-05-09supervise-daemon: add a --respawn-limit optionWilliam Hubbs
2017-03-23sh/gendepends.sh.in: fix detection of service scriptsWilliam Hubbs
2017-02-23sh/rc-functions.sh.in: add get_bootparam_value functionWilliam Hubbs
2016-12-18sh/init.sh.Linux.in: remove unused check for Gnu/KFreeBSDWilliam Hubbs
2016-12-17sh/init.sh.Linux.in: skip /proc test if no md5sumDoug Freed
2016-12-17sh/openrc-run.sh: expose default start/stop/statusRobin H. Johnson
2016-12-17Fix typosDoug Freed
2016-12-01split tmpfiles processing into opentmpfilesWilliam Hubbs
2016-09-22sh/init.sh.Linux.in: update test for live /proc to use md5sumWilliam Hubbs
2016-09-20Revert "Remove eval calls from supervisor start functions"William Hubbs
2016-09-19Remove eval calls from supervisor start functionsWilliam Hubbs
2016-09-16Add command_progress variableWilliam Hubbs
2016-09-14Fix permission checks for cgroupsWilliam Hubbs
2016-09-13Make use of name vs RC_SVCNAME consistent in supervisor scriptsWilliam Hubbs
2016-09-12sh/init.sh: fix the test for cache restorationWilliam Hubbs
2016-09-06sh/openrc-run.sh: read global configuration settings firstWilliam Hubbs
2016-07-27Add support for runitWilliam Hubbs
2016-07-26tmpfiles.sh: Support lines with q Q h HMartin Väth
2016-07-25tmpfiles: Accept filenames as command line argumentsMike Gilbert
2016-07-25tmpfiles: Process command line before gathering config filesMike Gilbert
2016-07-25tmpfiles: Make unrecognized options fatalMike Gilbert