Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/releng/airootfs/etc/systemd/system/multi-user.target.wants
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2020-06-30 12:03:29 +0300
committernl6720 <nl6720@gmail.com>2020-06-30 18:09:44 +0300
commit3c33e84c3ec67cd83390806cbdd4162887424cf7 (patch)
treefdf6b843d17986e2eea71c0f4f47b58be68603df /configs/releng/airootfs/etc/systemd/system/multi-user.target.wants
parentb08f1681cfafa7a24069acfefdf4b1c18d4e1d3c (diff)
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 .
Diffstat (limited to 'configs/releng/airootfs/etc/systemd/system/multi-user.target.wants')
l---------configs/releng/airootfs/etc/systemd/system/multi-user.target.wants/reflector.service1
1 files changed, 1 insertions, 0 deletions
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