index
:
openrc.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sh
Age
Commit message (
Expand
)
Author
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
2017-08-15
sh/openrc-run: source service script before ulimit is processed
William Hubbs
2017-05-10
supervise-daemon:create multiple options from --respawn-limit
William Hubbs
2017-05-09
supervise-daemon: add a --respawn-limit option
William Hubbs
2017-03-23
sh/gendepends.sh.in: fix detection of service scripts
William Hubbs
2017-02-23
sh/rc-functions.sh.in: add get_bootparam_value function
William Hubbs
2016-12-18
sh/init.sh.Linux.in: remove unused check for Gnu/KFreeBSD
William Hubbs
2016-12-17
sh/init.sh.Linux.in: skip /proc test if no md5sum
Doug Freed
2016-12-17
sh/openrc-run.sh: expose default start/stop/status
Robin H. Johnson
[next]