7 lines
161 B
Bash
7 lines
161 B
Bash
#!/bin/sh
|
|
|
|
systemctl enable bluetooth
|
|
#systemctl enable hfd-service
|
|
systemctl enable iio-sensor-proxy
|
|
#systemctl enable networkmanager
|
|
#systemctl enable urfkill
|