>>> Alessio Igor Bogani <[email protected]> schrieb am 20.04.2022 um
>>> 22:09
in Nachricht
<capk1ojga6yrxmar0nc2eydvrdj1x3nwacj8sbhoggofznjd...@mail.gmail.com>:
...
> 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