Post B4UvKjujUA61vRHmSm by swags@social.treehouse.systems
 (DIR) More posts by swags@social.treehouse.systems
 (DIR) Post #B4UvKjS1Cv7yUNqqhs by rose@snac.pinkro.se
       0 likes, 0 repeats
       
       Because for some magical reason gnome control center depends on systemd-hostnamed to show the hostname, and also because I was kindly asked by someone who's working on getting GNOME into guix, Gardenhouse gained a new component (that im not too proud of lol)!Gardenhostd, it's a super minimal python implementation of the systemd-hostnamed, that currently only implements SetHostname, SetStaticHostname and SetPrettyHostname which just write to/read from /etc/hostnameBut it's easily extensible so if any extra interfaces are required at some point it can be added triviallyThis isn't gonna get the same love as any other Gardenhouse component, I'm not gonna bother with a news page or docs, because quite frankly I think hostnamed is an awful solution to a problem that doesn't exist and it's stupid that gnome control center would hard depend on ithttps://git.pinkro.se/Rose/gardenhouse/gardenhostd.git/about/
       
 (DIR) Post #B4UvKjhyFbt7HrJaZU by navi@social.vlhl.dev
       0 likes, 0 repeats
       
       @rose honestly at some point we should consider patching gnome insteadnot falling back to `gethostname` is just... what
       
 (DIR) Post #B4UvKjujUA61vRHmSm by swags@social.treehouse.systems
       0 likes, 0 repeats
       
       @navi @rose Why not try to upstream that?
       
 (DIR) Post #B4UvKk3axDBYMvQrHE by rose@snac.pinkro.se
       1 likes, 0 repeats
       
       https://discourse.gnome.org/t/contributing-a-fallback-to-find-the-hostname-without-systemd-hostnamed/34423/5because they rejected itCC: @navi@social.vlhl.dev