53407e5203
- Fix MM and NM service unit names - drop iio-sensor-proxy, seems to be dbus activated [ci:skip-build]: already built successfully in CI
5 lines
100 B
Bash
5 lines
100 B
Bash
#!/bin/sh
|
|
|
|
systemctl enable bluetooth
|
|
systemctl enable ModemManager
|
|
systemctl enable NetworkManager
|