我确定我在 02:50 关掉了笔记本电脑,关掉了空调,然后在 12:47 开启了它。那些“仍在运行”是什么意思?
在上次关机过程中,我出现了死机的情况。我正在寻找“关机缓慢”的原因。
▶ last reboot
reboot system boot 4.4.0-62-generic Tue Feb 7 12:47 still running
reboot system boot 4.4.0-62-generic Mon Feb 6 16:30 still running
reboot system boot 4.4.0-62-generic Mon Feb 6 13:41 still running
reboot system boot 4.4.0-62-generic Sun Feb 5 19:27 still running
reboot system boot 4.4.0-62-generic Sun Feb 5 11:47 - 12:58 (01:11)
这是 /var/log/kern.log 文件中的某些行。
Feb 7 02:50:12 eexp-XPS-L421X NetworkManager[1211]: <info> [1486407012.0219] dhcp4 (wlan0): state changed bound -> bound
Feb 7 03:09:29 eexp-XPS-L421X gnome-session-binary[2050]: Entering running state
Feb 7 12:47:59 eexp-XPS-L421X kernel: [ 0.000000] Initializing cgroup subsys cpuset
我的 cups-browsed.service 被禁用了。
● cups-browsed.service - Make remote CUPS printers available locally
Loaded: loaded (/lib/systemd/system/cups-browsed.service; disabled; vendor pr
Active: inactive (dead)
答案1
来自手册页
每次系统重启时,伪用户 reboot 都会登录。因此 last reboot 将显示自日志文件创建以来的所有重启日志。
自您重新启动后,重新启动用户尚未注销,这是正常的。
来源:https://superuser.com/questions/1146476/what-does-still-running-mean-linux