Skip to content

Continual hostname renaming #21

@Gentoshi

Description

@Gentoshi

Device: Raspberry Pi Zero W2
OS: PiCompose (Latest)
Image: Picompose 2MicHat Linux Voice Assistant

After renaming my LVA from "picompose-" to "lva01" the system renamed it back to the randomly generated name.
"sudo journalctl -b" shows the following:

Feb 16 16:58:09 lva01 systemd[1]: Starting configure_hostname.service - PiCompose - Configure custom hostname...
Feb 16 16:58:09 lva01 configure_hostname.sh[739]: Setze Hostname auf picompose-2ccf67e5ac23
Feb 16 16:58:09 picompose-2ccf67e5ac23 systemd-hostnamed[570]: Hostname set to <picompose-2ccf67e5ac23> (static)

I was able to stop it from renaming by disabling this service.
sudo systemctl disable configure_hostname.service

Let me know if I can provide any additional information! Great work all around though!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions