>>> Alessio Igor Bogani <alessio.bogani@xxxxxxxxxx> schrieb am 20.04.2022 um 22:09 in Nachricht <CAPk1OjGa6YrXmar0Nc2eYDvrdJ1x3NWacj8sBHogGoFZNjd03A@xxxxxxxxxxxxxx>: ... > The %H specifier in the commented ExecStart always returns > "localhost". The following ExecStart is my workaround to have the I wonder whether a future version could interpret "\%H" as "substitute %H when it's used, not when it was parsed the first time" ("%%" is in use already). > hostname provided by DHCP (in the first version it was a while loop > but a sleep works anyway and make things less convoluted). > > Ciao, > Alessio