Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2020
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. > sudo nixos-rebuild switch
  2. building Nix...
  3. building the system configuration...
  4. activating the configuration...
  5. setting up /etc...
  6. reloading user units for sddm...
  7. reloading user units for baldr...
  8. setting up tmpfiles
  9. warning: the following units failed: systemd-timesyncd.service
  10.  
  11. ● systemd-timesyncd.service - Network Time Synchronization
  12. Loaded: loaded (/nix/store/sh3a8j39frr2csmhf4yvr9frlyj0dnc2-systemd-243.3/example/systemd/system/systemd-timesyncd.service; enabled; vendor preset: enabled)
  13. Drop-In: /nix/store/q4lsy9c6bqsvvzrn8qgjafz0dqjap5qk-system-units/systemd-timesyncd.service.d
  14. └─overrides.conf
  15. Active: failed (Result: exit-code) since Sun 2020-02-23 15:26:13 CET; 35ms ago
  16. Docs: man:systemd-timesyncd.service(8)
  17. Process: 4475 ExecStart=/nix/store/sh3a8j39frr2csmhf4yvr9frlyj0dnc2-systemd-243.3/lib/systemd/systemd-timesyncd (code=exited, status=238/STATE_DIRECTORY)
  18. Main PID: 4475 (code=exited, status=238/STATE_DIRECTORY)
  19. IP: 0B in, 0B out
  20. CPU: 817us
  21.  
  22. Feb 23 15:26:13 baldr systemd[1]: systemd-timesyncd.service: Service has no hold-off time (RestartSec=0), scheduling restart.
  23. Feb 23 15:26:13 baldr systemd[1]: systemd-timesyncd.service: Scheduled restart job, restart counter is at 5.
  24. Feb 23 15:26:13 baldr systemd[1]: Stopped Network Time Synchronization.
  25. Feb 23 15:26:13 baldr systemd[1]: systemd-timesyncd.service: Start request repeated too quickly.
  26. Feb 23 15:26:13 baldr systemd[1]: systemd-timesyncd.service: Failed with result 'exit-code'.
  27. Feb 23 15:26:13 baldr systemd[1]: Failed to start Network Time Synchronization.
  28. warning: error(s) occurred while switching to the new configuration
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement