First you need to check if systemd package is installed - sudo dpkg -l | grep systemd . If not then install it by hands sudo apt-get install ...
確定! 回上一頁