[Unit]
Description=Write Furtka /etc/issue with current IP for the console welcome
# No network-online dependency on purpose: the first run should paint the
# banner (with a "no IP yet" fallback) as early as possible; the timer
# re-runs it until an address shows up.
[Service]
Type=oneshot
ExecStart=/usr/local/bin/furtka-update-issue
[Install]
WantedBy=multi-user.target