index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | Thomas Bächler <thomas@archlinux.org> | 2013-06-16 11:27:58 +0200 |
---|---|---|
committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2013-06-16 20:57:10 -0300 |
commit | 0696e888012f89da0b67d6999f14dfe422497914 (patch) | |
tree | 93b810b5c90c9774c3736545fd5ee953e19446a1 /configs/releng/root-image/root/customize_root_image.sh | |
parent | 5d75049c119983aad719d03e92557f10aef5d199 (diff) |
-rwxr-xr-x | configs/releng/root-image/root/customize_root_image.sh | 2 |
diff --git a/configs/releng/root-image/root/customize_root_image.sh b/configs/releng/root-image/root/customize_root_image.sh index 97e2874..a60f308 100755 --- a/configs/releng/root-image/root/customize_root_image.sh +++ b/configs/releng/root-image/root/customize_root_image.sh @@ -17,4 +17,4 @@ chmod 440 /etc/sudoers.d/g_wheel sed -i "s/#Server/Server/g" /etc/pacman.d/mirrorlist -systemctl enable multi-user.target pacman-init.service +systemctl enable multi-user.target pacman-init.service choose-mirror.service |