systemd简介systemd是Linux系统的一组基本构建块它提供了一个系统和服务管理器它作为PID1运行并启动系统的其余部分进程控制systemd的主要命令是systemctlsystemd命令[root@web1~]#systemctl#列出所有启动的服务[root@web1~]#systemctlstatus#查看服务状态[root@web1~]#systemctlstart#启动服务状态[root@web1~]#systemctlstop#关闭服务状态[root@web1~]#systemctlrestart#重启服务状态[root@web1~]#systemctlenable#设