1.检查本地systemd的版本
[admin@localhost ~]$ systemctl --version
systemd 208
+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ
2.获取安装文件
wget http://www.freedesktop.org/software/systemd/systemd-214.tar.xz
3.解压文件
tar xf systemd-214.tar.xz
4.安装环境准备
yum -y install gcc intltool gperf glib2-devel libcap-devel xz-devel
5.编译
./configure
make
make install
6.查看目前版本
systemctl --version
最后
以上就是呆萌悟空最近收集整理的关于在centos7.1上安装systemd的全部内容,更多相关在centos7内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复