On Thu, 13.06.13 13:20, Pablo Saratxaga (pa...@walon.org) wrote:

> Hello,
> 
> I'm learning (and appreciating) the new systemd; and I'm currently trying to
> make it work to load some firmware, in the most generic way.
> 
> The hardware needing that firmware is a cheap bluetooth usb dongle;
> so cheap that without loading the firware it just plain doesn't work.

If firmware loading is a one-time thing you need to execute when the
device is plugged in, and is relatively quick to execute there is no
need to involve a systemd service and you can simply run this from a
udev rule directly.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to