fix:更新所有文章的关键字。

This commit is contained in:
徐涛
2021-05-13 10:19:30 +08:00
parent aebc80387d
commit 26d8c37989
26 changed files with 28 additions and 1 deletions

View File

@@ -4,8 +4,10 @@ tags:
- Linux
- Service
- 命令
- systemd
- systemctl
categories:
- - DevOps
- 系统管理
---
Systemd是为了替换Linux系统中init进程而提出来的是为系统的启动和管理提供直接服务的而从它的名字也可以看出来作为以鞥守护进程Systemd就是用来守护整个系统的。在Systemd提供的一整套工具中最常用的就是systemctl命令。<!-- more -->