1f32b78940
[ci:skip-vercheck] [ci:skip-build]: already built successfully in CI
7 lines
160 B
Bash
7 lines
160 B
Bash
#!/bin/sh
|
|
|
|
systemctl enable bluetooth
|
|
#systemctl enable hfd-service
|
|
systemctl enable iio-sensor-proxy
|
|
systemctl enable networkmanager
|
|
#systemctl enable urfkill
|