Skip to content

Instantly share code, notes, and snippets.

@Ingvix
Created March 12, 2018 19:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ingvix/3ae2e00debca4b3f9ce7524b3d919d3b to your computer and use it in GitHub Desktop.
Save Ingvix/3ae2e00debca4b3f9ce7524b3d919d3b to your computer and use it in GitHub Desktop.
sh-3.2# systemctl status init-done.service
● init-done.service - Indicate boot is done
Loaded: loaded (/lib/systemd/system/init-done.service; disabled; vendor preset: enabled)
Active: active (exited) since Mon 2018-03-12 20:54:42 EET; 12min ago
Process: 1187 ExecStart=/usr/lib/startup/init-done /run/systemd/boot-status/init-done (code=exited, status=0/SUCCESS)
Main PID: 1187 (code=exited, status=0/SUCCESS)
CGroup: /system.slice/init-done.service
Mar 12 20:54:42 Sailfish systemd[1]: Starting Indicate boot is done...
Mar 12 20:54:42 Sailfish init-done[1187]: INIT DONE in 37.77 s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment