``` [Unit] name=Universal Blue Missing /etc/hostname Workaround description=Workaround for the missi
Something like this?
[Unit]
name=Universal Blue Missing /etc/hostname Workaround
description=Workaround for the missing /etc/hostname file on Universal Blue systems
after=network.target
ConditionPathExists=!/etc/hostname
[Service]
ExecStart=/bin/sh -c 'echo "%H" > /etc/hostname'
[Install]
WantedBy=default.targethostname not return what DHCP assigned?$ hostname to always give the desired name, which is what the %H doespodman inspect mybox
$REASONS.hostname$ hostnamepodman inspect mybox$REASONS