init

  • to check which init program is being used incant
    sudo stat /proc/1/exe
  • if the file is /sbin/init incant
    sudo stat /sbin/init
    sudo /sbin/init --version