{
    "content": [
        {
            "type": "text",
            "text": "# SYSTEMD-HOSTNAMED.SERVICE(8) (man)\n\n**Summary:** systemd-hostnamed.service, systemd-hostnamed - Daemon to control system hostname from programs\n\n**Synopsis:** systemd-hostnamed.service\n/lib/systemd/systemd-hostnamed\n\n## See Also\n\n- systemd(1)\n- hostname(5)\n- machine-info(5)\n- hostnamectl(1)\n- sethostname(2)\n\n## Section Outline\n\n- **NAME** (3 lines)\n- **SYNOPSIS** (4 lines)\n- **DESCRIPTION** (25 lines)\n- **SEE ALSO** (5 lines)\n\n## Full Content\n\n### NAME\n\nsystemd-hostnamed.service, systemd-hostnamed - Daemon to control system hostname from\nprograms\n\n### SYNOPSIS\n\nsystemd-hostnamed.service\n\n/lib/systemd/systemd-hostnamed\n\n### DESCRIPTION\n\nsystemd-hostnamed.service is a system service that may be used to change the system's\nhostname and related machine metadata from user programs. It is automatically activated on\nrequest and terminates itself when unused.\n\nIt currently offers access to five variables:\n\n•   The current hostname (Example: \"dhcp-192-168-47-11\")\n\n•   The static (configured) hostname (Example: \"lennarts-computer\")\n\n•   The pretty hostname (Example: \"Lennart's Computer\")\n\n•   A suitable icon name for the local host (Example: \"computer-laptop\")\n\n•   A chassis type (Example: \"tablet\")\n\nThe static hostname is stored in /etc/hostname, see hostname(5) for more information. The\npretty hostname, chassis type, and icon name are stored in /etc/machine-info, see machine-\ninfo(5).\n\nThe tool hostnamectl(1) is a command line client to this service.\n\nSee org.freedesktop.hostname1(5) and org.freedesktop.LogControl1(5) for a description of the\nD-Bus API.\n\n### SEE ALSO\n\nsystemd(1), hostname(5), machine-info(5), hostnamectl(1), sethostname(2)\n\n\n\nsystemd 249                                                             SYSTEMD-HOSTNAMED.SERVICE(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "SYSTEMD-HOSTNAMED.SERVICE",
        "section": "8",
        "mode": "man",
        "summary": "systemd-hostnamed.service, systemd-hostnamed - Daemon to control system hostname from programs",
        "synopsis": "systemd-hostnamed.service\n/lib/systemd/systemd-hostnamed",
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "systemd",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/systemd/1/json"
            },
            {
                "name": "hostname",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/hostname/5/json"
            },
            {
                "name": "machine-info",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/machine-info/5/json"
            },
            {
                "name": "hostnamectl",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/hostnamectl/1/json"
            },
            {
                "name": "sethostname",
                "section": "2",
                "url": "https://www.chedong.com/phpMan.php/man/sethostname/2/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 25,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}