diff --git a/.archlinux/bootstrap.sh b/.archlinux/bootstrap.sh index a462c05..f8aee98 100755 --- a/.archlinux/bootstrap.sh +++ b/.archlinux/bootstrap.sh @@ -36,7 +36,7 @@ make fontconfig make yarnconfig # Enable the lightweight X11 display manager -systemctl enable --now lxdm.service +systemctl enable lxdm.service # Revoke privileges sudo -K