系统中经常会使用到 systemctl 去管理systemd程序,刚刚看了一篇关于 systemd 和 SysV 相关的文章,这里简要记录一下: systemd定义: (英文来解释更为原汁原味) systemd is a system and service manager for Linux, compatible with SysV and LSB init scripts. systemd provides: Aggressive parallelization capabilities…