Skip to content
Snippets Groups Projects
  1. Jan 15, 2025
    • Clayton Craft's avatar
      add systemd unit file · 52f0ab91
      Clayton Craft authored
      This can be used to start bootmac reliably (in my limited testing), the
      1 second delay seems to be enough for the hw to be ready for setting the
      mac addr. There are probably better ways to do this.
      
      Being part of the bluetooth.target means that this service (if
      enabled) is started automatically every time the bluetooth service is
      (re)started. It's functionally the same as starting bootmac via udev,
      except we can easily add delays in this unit file (while delaying udev
      rule execution is... dice-y)
      Verified
      52f0ab91
    • Clayton Craft's avatar
      udev: split wifi and bt rules into two separate files · 476c1125
      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
      Verified
      476c1125
  2. Jul 18, 2024
  3. Jan 23, 2024
  4. Jan 22, 2024
  5. Jan 13, 2024
  6. Jan 10, 2024
  7. Dec 27, 2023
  8. Sep 22, 2023
  9. Aug 16, 2022
  10. Aug 15, 2022
Loading