Key facts
- Software.name
- systemd
- Software.logo
- Systemd-logo.svg
- Software.logo_size
- 200px
- Software.logo alt
- systemd logo, showing green circle and reverse symbol enclosed by bracket
- Software.screenshot
- Systemd-on-fedora.svg
- Software.screenshot alt
- systemd on Fedora 17 showing multiple component startups
- Software.caption
- systemd startup on Fedora 17
- Software.author
- Lennart Poettering
- Software.developer
- Red Hat (Lennart Poettering, Kay Sievers, Harald Hoyer, Daniel Mack, Tom Gundersen, David Herrmann); 345 different authors in 2018 and 2,032 different authors in total
- Software.programming language
- C
- Software.operating system
- Linux
- Software.license
- LGPLv2.1+
via Wikipedia infobox
Source code
Assorted, older, general information about systemd can be found in the systemd Wiki. Consult our NEWS file for information about what's new in the most recent systemd versions. Please see the Code Map for information about this repository's layout and content. Please see the Hacking guide for information on how to hack on systemd and test your modifications. Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests. If you are looking for support, please contact our mailing list, join our IRC channel systemd on libera.chat or Matrix channel
Excerpt from the source-code README · 3,666 chars · not written by Vinony
Article · 中文
systemd是Linux電腦作業系統之下的一套中央化系統及設定管理程式(init),包括有守护进程、程式庫以及應用軟體,由带头开发。其开发目标是提供更优秀的框架以表示间的依赖关系,并依此实现系统初始化时服务的并行启动,同时达到降低Shell的的效果,最终代替现在常用的System V与BSD风格init程序。 目前絕大多數的Linux發行版都已採用systemd代替原來的System V。 systemd在LGPL 2.1及其后续版本许可证下开源发布。
Abstract from DBpedia / Wikipedia · CC BY-SA