Skip to content
Snippets Groups Projects
Commit 6836b770 authored by Gerardo Pozzi's avatar Gerardo Pozzi
Browse files

[configs/releng] Update the way to set default multi-user.target

parent 6ad005de
No related branches found
No related tags found
No related merge requests found
......@@ -18,4 +18,5 @@ chmod 440 /etc/sudoers.d/g_wheel
sed -i "s/#Server/Server/g" /etc/pacman.d/mirrorlist
sed -i 's/#\(Storage=\)auto/\1volatile/' /etc/systemd/journald.conf
systemctl enable multi-user.target pacman-init.service choose-mirror.service
systemctl enable pacman-init.service choose-mirror.service
systemctl set-default multi-user.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment