1
0
mirror of https://github.com/tommytran732/Arch-Setup-Script synced 2024-11-09 04:01:33 -05:00

Update install.sh

This commit is contained in:
TommyTran732 2021-07-25 07:34:32 +00:00 committed by tommytran732
parent e177886169
commit 9c0d7aeede
No known key found for this signature in database
GPG Key ID: 060B29EB996BD9F2

View File

@ -325,7 +325,7 @@ systemctl enable bluetooth --root=/mnt &>/dev/null
echo "Enabling Reflector."
systemctl enable reflector.timer --root=/mnt &>/dev/null
# Enabling systemd-oom.
# Enabling systemd-oomd.
echo "Enabling systemd-oomd."
systemctl enable systemd-oomd --root=/mnt &>/dev/null