半肾
精华
|
战斗力 鹅
|
回帖 0
注册时间 2004-10-27
|
这样啊,我用apt安装的systemd,但是没有作为进程1启动
# lsof -p 1 | grep txt
init 1 root txt REG 0,21 644432 844424931972766 /init
# systemctl | grep running
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
# systemd --version
systemd 245 (245.4-4ubuntu3.20)
+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid
|
|