PKGBUILDs/alarm/firmware-brcm43xx/brcm43xx.service
Jeffrey Clark 935b1d41f1 alarm/firmware-brcm43xx: Generate semi-random MAC address and make service conf optional
Prevents MAC conflicts when settings up multiple systems at the same time.
2014-05-25 13:15:13 -05:00

13 lines
256 B
Desktop File

[Unit]
Description=Load Broadcom bluetooth firmware
Before=bluetooth.service
[Service]
EnvironmentFile=-/etc/conf.d/bcm43xx
Type=oneshot
ExecStart=/usr/lib/systemd/scripts/start-brcm-patchram-plus
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target