linux:file:var:log:boot.log

/var/log/boot.log

부팅시 서비스 데몬들의 실행상태 기록

ROOT
[master@zero-mini-server log]$ sudo tail -n 20 boot.log

       Starting Hostname Service...

[ OK ] Started OpenSSH server daemon. [ OK ] Started Hostname Service.

       Starting Network Manager Script Dispatcher Service...

[ OK ] Started Network Manager Script Dispatcher Service.

       Starting Authorization Manager...

[ OK ] Started Dynamic System Tuning Daemon. [ OK ] Started Authorization Manager. [ OK ] Started Network Manager Wait Online. [ OK ] Reached target Network is Online. [ OK ] Reached target Remote File Systems (Pre). [ OK ] Reached target Remote File Systems.

       Starting Permit User Sessions...
       Starting Crash recovery kernel arming...
       Starting System Logging Service...

[ OK ] Started Permit User Sessions.

       Starting Hold until boot process finishes up...

[ OK ] Started Job spooling tools.

       Starting Terminate Plymouth Boot Screen...

[ OK ] Started Command Scheduler.

  • linux/file/var/log/boot.log.txt
  • 마지막으로 수정됨: 2023/12/26 12:47
  • 저자 writer