enable bluetooth.service to fix FS#32427 with dbus
This commit is contained in:
parent
e392499724
commit
57e751bd24
1 changed files with 1 additions and 0 deletions
|
|
@ -439,6 +439,7 @@ if [[ ! -f /root/.archmate/stage-7.done ]]; then
|
||||||
logact systemctl enable sshd.service
|
logact systemctl enable sshd.service
|
||||||
logact systemctl enable org.cups.cupsd.service
|
logact systemctl enable org.cups.cupsd.service
|
||||||
logact systemctl enable chrony.service
|
logact systemctl enable chrony.service
|
||||||
|
logact systemctl enable bluetooth.service
|
||||||
logact systemctl disable dhcpcd.service
|
logact systemctl disable dhcpcd.service
|
||||||
|
|
||||||
touch /root/.archmate/stage-7.done
|
touch /root/.archmate/stage-7.done
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue