systemctl: command not found on ubuntu 14.04

在运行代码的时候出现这个问题如下截图

失败效果图

解决办法:

 
 sudo apt-get install --reinstall systemd
 
安装过程

发表评论