aboutsummaryrefslogtreecommitdiff
path: root/sh
AgeCommit message (Expand)Author
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
2015-05-01Add support for systemd-nspawn containersWilliam Hubbs
2015-04-27convert all references from runscript to openrc-runWilliam Hubbs
2015-04-21cgroups: use printf to write to cgroup filesWilliam Hubbs
2015-04-20Add binfmt service to sysinit runlevelWilliam Hubbs
2015-04-08Fix tmpfiles processingWilliam Hubbs
2015-03-29Fix rc_verbose processingWilliam Hubbs
2015-01-12Add description for cgroup_cleanupWilliam Hubbs
2014-10-23add missing files for GNU/HurdSvante Signell
2014-10-22Add missing files for GNU/kFreeBSDGabriele Giacone
2014-10-20runscript.sh: add chroot supportWilliam Hubbs
2014-09-11Use exception-based approach for cgroup/ulimit setupRoy Marples
2014-09-11runscript: move verbose mode setting near debug settingWilliam Hubbs
2014-08-27tmpfiles.sh: add support for C actionAndrew Gregory
2014-08-27tmpfiles.sh: add support for + modifierAndrew Gregory
2014-08-13tmpfiles: fix relabel to run restorecon before chown and chmodWilliam Hubbs
2014-08-13tmpfiles: Move relabelling before any other calls for device nodesJason Zaman
2014-08-07tmpfiles.sh: do not use installJason Zaman
2014-07-16tmpfiles: set the proper SELinux contextJason Zaman
2014-07-10Style FixesWilliam Hubbs
2014-07-10cgroups: only run cgroup setup when starting a serviceAlexander V Vershilov
2014-06-20tmpfiles.sh: fix comment processingWilliam Hubbs
2014-06-20sh/tmpfiles.sh: license under 2-clause BSDRobin H. Johnson
2014-03-27tmpfiles: add support for --boot optionAndrew Gregory
2014-03-27tmpfiles: ignore all files starting with systemd-Andrew Gregory
2014-01-18init-Linux.sh: do not mount /run with nosuidWilliam Hubbs
2014-01-11Merge init-common-post code into BSD init scriptWilliam Hubbs
2013-12-29Rename runscript to openrc-runWilliam Hubbs
2013-12-12Rename the rc binary to openrcWilliam Hubbs
2013-12-10tmpfiles.sh: small fixesWilliam Hubbs
2013-12-02remove type commandWilliam Hubbs
2013-11-30functions.sh: yesno: (mostly) fix eval logicMike Frysinger
2013-10-31Fix the service-level rc_verbose settingWilliam Hubbs
2013-09-27fix cgroup_cleanup functionWilliam Hubbs
2013-08-13Remove gentoo's net.* scriptsWilliam Hubbs
2013-07-27tmpfiles: do not signal an error if device nodes already existDirk Sondermann