summaryrefslogtreecommitdiff
path: root/sh
Commit message (Expand)AuthorAge
* include BINDIR and SBINDIR in the sanitized PATHAndrew Gregory2013-02-23
* Fix shebangs in services to point to the correct location of runscriptAndrew Gregory2013-02-23
* cgroups: major update to cgroups supportWilliam Hubbs2013-02-19
* cgroups: fix shebang line in rc-cgroup.shWilliam Hubbs2013-02-19
* make init.sh and init-early.sh honor SYSCONFDIRAndrew Gregory2013-02-16
* consolefont: use setfont to save the current fontAndrew Gregory2013-02-16
* Add module for cgroup processingAlexander Vershilov2013-02-16
* rc-functions.sh: add ceph to net fs listMike Frysinger2013-01-16
* typo fixWilliam Hubbs2013-01-15
* runscript: fix stopping changed service issuesWilliam Hubbs2013-01-15
* udhcpc: fix resolv.conf setting for domainWilliam Hubbs2012-12-22
* Set a default size for /run on LinuxWilliam Hubbs2012-12-22
* init.sh.Linux: do not try to remove the /run/openrc symlinkWilliam Hubbs2012-12-19
* init-linux: Do not remove the $rc_libexecdir/init.d directoryWilliam Hubbs2012-12-07
* migrate-to-run: do not require a rebootWilliam Hubbs2012-12-06
* Do not add a prefix to the /run directoryWilliam Hubbs2012-12-03
* migrate-to-run: Remove old RC_SVCDIR after unmounting tmpfsWilliam Hubbs2012-11-25
* Support cpu usage management for LinuxAlexander Vershilov2012-11-12
* checkbashisms: Fix redirection order.Robin H. Johnson2012-11-07
* checkbashisms: clean up export statements.Robin H. Johnson2012-11-07
* tmpfiles: fix bashismWilliam Hubbs2012-11-06
* tmpfilesd: Doing both create+remove at the same time is valid.Robin H. Johnson2012-11-05
* tmpfilesd: parse arguments with spacesAndrew Gregory2012-10-21
* tmpfiles: return success from _f/_F on empty $argAndrew Gregory2012-10-21
* tmpfiles: do not process systemd.confWilliam Hubbs2012-10-21
* functions.sh: do not hard code path in e* wrapper functionsWilliam Hubbs2012-10-17
* tmpfiles.d init.d scriptsRobin H. Johnson2012-09-26
* sh/tmpfiles.sh: Improve dry-run mode.Robin H. Johnson2012-09-26
* Drop restart_pre/restart_postWilliam Hubbs2012-09-25
* Add restart_pre/restart_post support, also document RC_CMDChristian Ruppert2012-09-22
* sh/tmpfiles: fix quoting for optional argumentsRobin H. Johnson2012-08-16
* fix handling of /run for vserverWilliam Hubbs2012-07-02
* local is only allowed in functionsChristian Ruppert2012-05-17
* move rc_svcdir to /run/openrc on Linux systemsWilliam Hubbs2012-05-14
* clarify the message about /proc being already mountedWilliam Hubbs2012-05-02
* fix references to functions.shWilliam Hubbs2012-04-26
* Change the working directory for depend onlyWilliam Hubbs2012-04-26
* Revert "Revert "Let runscript enter the service dir before expand globs""William Hubbs2012-04-26
* Revert "Let runscript enter the service dir before expand globs"William Hubbs2012-04-26
* Let runscript enter the service dir before expand globsChristian Ruppert2012-04-26
* sh/tmpfiles: Upstream clarifications & quoting fixes.Robin H. Johnson2012-03-12
* sh/tmpfiles: tmpfiles.d support.Robin H. Johnson2012-03-12
* Runscript: allow extra_commands to be run in chrootsWilliam Hubbs2012-03-03
* update ignore patternsWilliam Hubbs2012-02-20
* Fix early consolefont/termencoding usage vs rc_sysRobin H. Johnson2012-02-09
* cgroups: only create the cgroup when the service is being startedWilliam Hubbs2012-01-29
* Use "checkpath -W" instead of dir_writable()Christian Ruppert2012-01-28
* Check if /sys/fs/cgroup/openrc is writableChristian Ruppert2012-01-28
* cgroups: add all services to the openrc cgroupWilliam Hubbs2012-01-26
* Make checks for writable directory posix compliantWilliam Hubbs2012-01-22