All Projects → freebsd → Openlaunchd

freebsd / Openlaunchd

Licence: apache-2.0
A launchd(8) port for non-Darwin systems

Programming Languages

c
50402 projects - #5 most used programming language

Open Launchd

Mac OS X 10.4 Tiger introduced a new program called launchd. The daemon replaced SystemStarter (MacOS legacy) and older rc.d (BSD legacy) startup processes and job management functionality.

Launchd can be split into two logical pieces, "process 1", i.e. the root launchd which controls system startup and system daemons and "user launchd" which allows invividual users to manage their own processes/jobs.

Why?

The primary goal of this project is to port launchd in its entirety over to FreeBSD, hopefully making it usable by other BSD or Linux systems along the way. That said, the primary motivator for the original porting work in 2005 was to improve boot time. While improved boot time would be of tangible benefit to FreeBSD users, the current motivator of this project is to enable modern process management for user and system level processes on FreeBSD systems.

Getting involved:

Helpful links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].