为什么有多个“仍在运行”的实例

为什么有多个“仍在运行”的实例

我正在通过检查服务器的重启历史记录last -x reboot,输出如下:

reboot   system boot  4.20.6-200.fc29. Tue Sep 24 00:21   still running
reboot   system boot  4.20.6-200.fc29. Fri Sep 20 07:48   still running
reboot   system boot  4.20.6-200.fc29. Fri Sep 20 01:11 - 23:55  (-1:15)
reboot   system boot  4.20.6-200.fc29. Thu Sep 19 23:28 - 17:17  (-6:10)
reboot   system boot  4.20.6-200.fc29. Wed Sep 18 20:12 - 15:34  (19:21)

为什么有两个still running实例?根据我的理解,应该只有一个still running实例。

相关内容