aboutsummaryrefslogtreecommitdiff
path: root/3-post-setup.sh
diff options
context:
space:
mode:
authorChris Titus <[email protected]>2021-10-24 09:40:22 -0500
committerChris Titus <[email protected]>2021-10-24 09:40:22 -0500
commitb45a7f7c1fdd4a618b79e3559420fe9d02f9a7b6 (patch)
tree681dd47bcaebce9536cb7e30c85c6ead2eb599d4 /3-post-setup.sh
parent354014afadb69e6d6731567fed08d005bde24bfc (diff)
downloadArchTitus-b45a7f7c1fdd4a618b79e3559420fe9d02f9a7b6.tar.xz
ArchTitus-b45a7f7c1fdd4a618b79e3559420fe9d02f9a7b6.zip
bug fixes
Diffstat (limited to '3-post-setup.sh')
-rwxr-xr-x3-post-setup.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/3-post-setup.sh b/3-post-setup.sh
index 277b569..12c73f4 100755
--- a/3-post-setup.sh
+++ b/3-post-setup.sh
@@ -25,7 +25,7 @@ EOF
# ------------------------------------------------------------------------
-echo -e "\nEnabling the cups service daemon so we can print"
+echo -e "\nEnabling essential services"
systemctl enable cups.service
sudo ntpd -qg
@@ -33,6 +33,7 @@ sudo systemctl enable ntpd.service
sudo systemctl disable dhcpcd.service
sudo systemctl stop dhcpcd.service
sudo systemctl enable NetworkManager.service
+sudo systemctl enable bluetooth
echo "
###############################################################################
# Cleaning