armbian-build/packages/bsp/ayn-odin2/bt-fixed-mac.service
2024-03-06 17:50:42 +01:00

12 lines
245 B
Desktop File

[Unit]
Description=Bluetooth Fixed Mac Address
After=bluetooth.service
Wants=bluetooth.service
[Service]
Type=oneshot
RemainAfterExit=yes
SyslogIdentifier=bt-fixed-mac
ExecStart=/usr/local/bin/bt-fixed-mac.sh
[Install]
WantedBy=bluetooth.target