aboutsummaryrefslogtreecommitdiff
path: root/sh
AgeCommit message (Expand)Author
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
2016-05-19supervise-daemon.sh: add support for chroot variableWilliam Hubbs
2016-05-19start-stop-daemon.sh: fix regression in chroot supportWilliam Hubbs
2016-04-27add daemon supervisorWilliam Hubbs
2016-02-19binfmt.sh: use read in raw modeDustin C. Hatch
2016-01-22fix testsWilliam Hubbs
2016-01-19sh/s6.sh: update s6-svc syntax to be valid for 2.2.0.0+Colin Booth
2015-12-21Convert OpenRC to a centralized copyright/license structureWilliam Hubbs
2015-12-09Complete support for rc.conf.dWilliam Hubbs
2015-12-03add support for -containers keywordWilliam Hubbs
2015-12-01rc-functions.sh: add support for user-defined want dependenciesWilliam Hubbs
2015-11-12Implement "want" dependencyIan Stakenvicius
2015-11-05Add rc.conf.d supportWilliam Hubbs
2015-10-13openrc-run.sh: fix new required_* tests to exit properlyWilliam Hubbs
2015-10-13typo fixWilliam Hubbs
2015-10-13openrc-run.sh: allow spaces in required_{files,dirs}William Hubbs
2015-10-06cgroups: Add the hugetlb, net_cls and pids controllersAustin S. Hemmelgarn
2015-10-06rc-cgroup.sh: Do not add leading spaces to cgroup valuesWilliam Hubbs
2015-10-02start-stop-daemon.sh: complain in start if command is undefinedWilliam Hubbs
2015-08-03tmpfiles: run restorecon on the entire pathJason Zaman
2015-06-24tmpfiles: Recognize type 'v' (create btrfs subvol)Mike Gilbert
2015-06-24Remove execute bit from tmpfiles.sh.inMike Gilbert
2015-05-14S6: kick the scanner and sleep 1.5 seconds to avoid a race conditionWilliam Hubbs
2015-05-14s6: Use s6-svc -Dd to stop servicesWilliam Hubbs
2015-05-13More s6 fixesWilliam Hubbs
2015-05-13Fix the s6 handlingWilliam Hubbs
2015-05-11Add support for the s6 supervision suiteWilliam Hubbs
2015-05-11Rework supervisor integration frameworkWilliam Hubbs
2015-05-08Make the default start, stop and status functions overridableWilliam Hubbs