[configs/releng] Update the way to set default multi-user.target
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
parent
6ad005de64
commit
6836b770a2
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue