aboutsummaryrefslogtreecommitdiff
path: root/sh
AgeCommit message (Expand)Author
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
2013-07-25rc-cgroup: make sure the tasks file exists before adding the pidWilliam Hubbs
2013-07-25tmpfiles: add --prefix and --exclude-prefix optionsWilliam Hubbs
2013-07-23tmpfiles: make b and c commands set ownership and permissionsWilliam Hubbs
2013-07-16typo fixHank Leininger
2013-07-05cgroups: change '$$' to 0 for consistencyWilliam Hubbs
2013-07-05Merge branch 'cgroup.systemd'William Hubbs
2013-07-01Put a service on into a top hierarchy of each cgroupAlexander V Vershilov
2013-06-25cgroups: add support for systemd cgroup hierarchyWilliam Hubbs
2013-06-16Fix quoting in cgroup-release-agentAlexander V Vershilov
2013-06-16cgroups: hide messages about non-existent processesAlexander V Vershilov
2013-05-25runscript.sh: run cgroup_cleanup automatically after stopWilliam Hubbs
2013-05-25rc_cgroup.sh: fix typoAlexander V Vershilov
2013-05-05fix setfont detection in early startup on LinuxWilliam Hubbs
2013-04-25add cgroup cleanup supportAlexander Vershilov
2013-04-03migrate-to-run: fix test for successful migrationWilliam Hubbs
2013-03-12Make fuser command time outWilliam Hubbs
2013-03-11tmpfiles: add support for the new X line typeWilliam Hubbs
2013-02-23include BINDIR and SBINDIR in the sanitized PATHAndrew Gregory
2013-02-23Fix shebangs in services to point to the correct location of runscriptAndrew Gregory
2013-02-19cgroups: major update to cgroups supportWilliam Hubbs
2013-02-19cgroups: fix shebang line in rc-cgroup.shWilliam Hubbs
2013-02-16make init.sh and init-early.sh honor SYSCONFDIRAndrew Gregory
2013-02-16consolefont: use setfont to save the current fontAndrew Gregory
2013-02-16Add module for cgroup processingAlexander Vershilov
2013-01-16rc-functions.sh: add ceph to net fs listMike Frysinger
2013-01-15typo fixWilliam Hubbs
2013-01-15runscript: fix stopping changed service issuesWilliam Hubbs
2012-12-22udhcpc: fix resolv.conf setting for domainWilliam Hubbs
2012-12-22Set a default size for /run on LinuxWilliam Hubbs
2012-12-19init.sh.Linux: do not try to remove the /run/openrc symlinkWilliam Hubbs
2012-12-07init-linux: Do not remove the $rc_libexecdir/init.d directoryWilliam Hubbs
2012-12-06migrate-to-run: do not require a rebootWilliam Hubbs
2012-12-03Do not add a prefix to the /run directoryWilliam Hubbs