| Age | Commit message (Collapse) | Author | 
|---|
|  | Signed-off-by: Mike Frysinger <vapier@gentoo.org> | 
|  | Patch by bug reporter. | 
|  |  | 
|  | This implementation has the limitation that you cannot have a stacked
runlevel and service of the same name in a runlevel. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | services. Makes things much easier. | 
|  | mounting various bits in /dev and /sys.
init.sh JUST mounts /lib/rc/init.d (and /proc for Linux systems)
To make development of this easier we now return an empty RC_STRINGLIST
instead of a NULL for empty things.
If you don't have a udev init script installed, don't reboot your box OR
roll back to an older OpenRC version. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | The application may not wish this behaviour and should fork/exec the service itself. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | from glibc. | 
|  |  | 
|  |  | 
|  | expensive malloc calls. | 
|  |  | 
|  | from queue(3). Refactor code style around the BSD KNF. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | dependency tree when in a jail, #bug 22 | 
|  |  | 
|  |  | 
|  |  | 
|  | working and sane kernel call to bypass libc. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | service points to /etc/init.d/$service | 
|  |  |