Skip to content

yifengyou/learn-systemd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

systemd详解

20200201_105831_82

  • systemctl是一个systemd工具,主要负责控制systemd系统和服务管理器
  • systemd是一个系统管理守护进程、工具和库的集合,用于取代System V初始进程
  • systemd的功能是用于集中管理和配置类UNIX系统
  • systemd 就是为了解决这些问题而诞生的。它的设计目标是,为系统的启动和管理提供一套完整的解决方案。
  • 根据 Linux 惯例,字母d是守护进程(daemon)的缩写。 systemd 这个名字的含义,就是它要守护整个系统。
  • 现在还有很多人反对使用 systemd,理由就是它过于复杂,与操作系统的其他部分强耦合,违反"keep simple, keep stupid"的 Unix 哲学。

本仓库内容

  1. systemd学习笔记
Something I hope you know before go into the coding~
First, please watch or star this repo, I'll be more happy if you follow me.
Bug report, questions and discussion are welcome, you can post an issue or pull a request.

相关站点

目录

参考

小结


systemd作者

20200131_220703_13

架构图

20200201_105810_74

20200201_105749_45


About

linux systemd工具学习

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published