From 3c33e84c3ec67cd83390806cbdd4162887424cf7 Mon Sep 17 00:00:00 2001 From: nl6720 Date: Tue, 30 Jun 2020 12:03:29 +0300 Subject: Add reflector and enable reflector.service reflector.service will update pacman's mirrorlist after a network connection is established in the live system. Fixes https://gitlab.archlinux.org/archlinux/archiso/-/issues/26 . --- .../etc/systemd/system/multi-user.target.wants/reflector.service | 1 + 1 file changed, 1 insertion(+) create mode 120000 configs/releng/airootfs/etc/systemd/system/multi-user.target.wants/reflector.service (limited to 'configs/releng/airootfs/etc/systemd/system/multi-user.target.wants') diff --git a/configs/releng/airootfs/etc/systemd/system/multi-user.target.wants/reflector.service b/configs/releng/airootfs/etc/systemd/system/multi-user.target.wants/reflector.service new file mode 120000 index 0000000..f5071ce --- /dev/null +++ b/configs/releng/airootfs/etc/systemd/system/multi-user.target.wants/reflector.service @@ -0,0 +1 @@ +../reflector.service \ No newline at end of file -- cgit v1.2.3-70-g09d2