summaryrefslogtreecommitdiff
path: root/sh
Commit message (Expand)AuthorAge
* 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
* drop the extra --pidfile optionWilliam Hubbs2012-01-17
* Use the "--make-pidfile" when command_background is usedChristian Ruppert2012-01-17
* Add "retry" option for the stop() templateChristian Ruppert2011-12-31
* cgroups: remove references to the "openrc" cgroupWilliam Hubbs2011-12-19
* Allow init scripts to be executed with a relative pathWilliam Hubbs2011-12-11
* CGroups: create the openrc cgroup hierarchyWilliam Hubbs2011-11-20
* make shell math operations style more succulentMike Frysinger2011-11-19
* CGroups: /sys/fs/cgroups should be a tmpfsWilliam Hubbs2011-11-18
* CGroups: fix group initializationWilliam Hubbs2011-11-18