Re: [systemd-devel] Only run service with network connection

2025-01-05 Thread Mantas Mikulėnas
On Mon, Jan 6, 2025 at 8:08 AM Paul Menzel < pmenzel+systemd-de...@molgen.mpg.de> wrote: > Dear systemd folks, > > > fwupd allows to update device firmware, and ships `fwupd-refresh.timer` > and `fwupd-refresh.service` to refresh the fwupd metadata by downloading > things over the network, and to

[systemd-devel] Only run service with network connection

2025-01-05 Thread Paul Menzel
Dear systemd folks, fwupd allows to update device firmware, and ships `fwupd-refresh.timer` and `fwupd-refresh.service` to refresh the fwupd metadata by downloading things over the network, and to update motd. Currently, if there is no network connecting during this time, the service is sho