Skip to content
Snippets Groups Projects
Clayton Craft's avatar
Clayton Craft authored
The udev rule for bluetooth doesn't work on systemd[1], by splitting the
rule into two separate rules, distros can leave this bluetooth rule out
when packaging for systemd.

Distros packaging bootmac will have to make note of the new rule
files/names.

1. https://github.com/systemd/systemd/issues/35003
476c1125
History

bootmac

Bootmac configures the MAC addresses of WLAN and Bluetooth interfaces at boot. Bootmac can be invoked in various ways at boot, but currently only udev rules are tested. Bootmac generates MAC addresses from the serialno provided by Android bootloaders through /proc/cmdline or from /etc/machine-id with prefix 02:00.

License

GPLv3

Copyright (c) Dylan Van Assche (2022)