Skip to content

Instantly share code, notes, and snippets.

@Ingvix
Created March 12, 2018 19:06
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/de04c57f717f49daecb0910e3c33e7de to your computer and use it in GitHub Desktop.
Save Ingvix/de04c57f717f49daecb0910e3c33e7de to your computer and use it in GitHub Desktop.
sh-3.2# systemctl status systemd-hostnamed.service
● systemd-hostnamed.service - Hostname Service
Loaded: loaded (/lib/systemd/system/systemd-hostnamed.service; static; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2018-03-12 20:54:23 EET; 10min ago
Docs: man:systemd-hostnamed.service(8)
man:hostname(5)
man:machine-info(5)
http://www.freedesktop.org/wiki/Software/systemd/hostnamed
Process: 721 ExecStart=/lib/systemd/systemd-hostnamed (code=exited, status=225/NETWORK)
Main PID: 721 (code=exited, status=225/NETWORK)
Mar 12 20:54:23 Sailfish systemd[1]: Starting Hostname Service...
Mar 12 20:54:23 Sailfish systemd[721]: systemd-hostnamed.service: Failed at step NETWORK spawning /lib/systemd/systemd-hostnamed: Invalid argument
Mar 12 20:54:23 Sailfish systemd[1]: systemd-hostnamed.service: Main process exited, code=exited, status=225/NETWORK
Mar 12 20:54:23 Sailfish systemd[1]: Failed to start Hostname Service.
Mar 12 20:54:23 Sailfish systemd[1]: systemd-hostnamed.service: Unit entered failed state.
Mar 12 20:54:23 Sailfish systemd[1]: systemd-hostnamed.service: Failed with result 'exit-code'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment