launchd
Sign in to savelaunchd is an init and operating system service management daemon created by Apple Inc. as part of macOS, iOS, iPadOS, watchOS, tvOS, and visionOS to replace its BSD-style init and SystemStarter. There have been efforts to port launchd to FreeBSD and derived systems.
Wikidata facts
- Instance of
- free software
- Developer
- Apple Inc.
- Official website
- opensource.apple.com/tarballs/launchd
- Has use
- init
Show 5 more facts
- copyright license
- Apache License
- operating system
- macOS
- programmed in
- Q15777
- publication date
- 2005-04-29
- inception
- 2005-04-29
via Wikidata · CC0
Article · 日本語
launchdは、デーモン、アプリケーション、プロセス、スクリプトの起動・停止・管理を行う、オープンソースのサービス管理フレームワークである。AppleのDave Zarzyckiによって作られ、Mac OS X Tiger (Mac OS X v10.4) で導入された。Apache Licenseのもとで公開されている。 launchdデーモンは基本的に以下を置き換えるものである: * init * rc * スクリプト * スクリプト * SystemStarter (macOS) * inetd * xinetd * atd * crond * watchdogd Appleはlaunchdを推進し、上記のすべてのサービスを廃止するとした。 これらのデーモンが扱っていたほとんどのプロセスが、Mac OS X v10.4でlaunchdに移行された。すべてのlaunch serviceを一つのプログラムに統合することで、launchdは遅いコンピュータでもブート時間を著しく短くする。
Abstract from DBpedia / Wikipedia · CC BY-SA