Advertisement
Guest User

Untitled

a guest
May 14th, 2016
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. jacques@Archie:~> systemctl status systemd-modules-load.service
  2. ● systemd-modules-load.service - Load Kernel Modules
  3. Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static; vendor preset: disabled)
  4. Active: failed (Result: exit-code) since sam. 2016-05-14 10:39:04 CEST; 2min 1s ago
  5. Docs: man:systemd-modules-load.service(8)
  6. man:modules-load.d(5)
  7. Process: 185 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
  8. Main PID: 185 (code=exited, status=1/FAILURE)
  9.  
  10. Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
  11. jacques@Archie:~> systemctl restart systemd-modules-load.service
  12. Job for systemd-modules-load.service failed because the control process exited with error code. See "systemctl status systemd-modules-load.service" and "journalctl -xe" for details.
  13. jacques@Archie:~> systemctl status systemd-modules-load.service
  14. ● systemd-modules-load.service - Load Kernel Modules
  15. Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static; vendor preset: disabled)
  16. Active: failed (Result: exit-code) since sam. 2016-05-14 10:41:21 CEST; 6s ago
  17. Docs: man:systemd-modules-load.service(8)
  18. man:modules-load.d(5)
  19. Process: 1144 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
  20. Main PID: 1144 (code=exited, status=1/FAILURE)
  21.  
  22. mai 14 10:41:21 Archie systemd[1]: Starting Load Kernel Modules...
  23. mai 14 10:41:21 Archie systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
  24. mai 14 10:41:21 Archie systemd[1]: Failed to start Load Kernel Modules.
  25. mai 14 10:41:21 Archie systemd[1]: systemd-modules-load.service: Unit entered failed state.
  26. mai 14 10:41:21 Archie systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
  27. jacques@Archie:~>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement