From 3720627e8863fcd5abeeca529f7b0709e6365cc4 Mon Sep 17 00:00:00 2001 From: nl6720 Date: Mon, 29 Jun 2020 20:23:00 +0300 Subject: Enable systemd units with symlinks instead of doing it via systemctl in chroot --- .../etc/systemd/system/multi-user.target.wants/choose-mirror.service | 1 + 1 file changed, 1 insertion(+) create mode 120000 configs/releng/airootfs/etc/systemd/system/multi-user.target.wants/choose-mirror.service (limited to 'configs/releng/airootfs/etc/systemd/system/multi-user.target.wants/choose-mirror.service') diff --git a/configs/releng/airootfs/etc/systemd/system/multi-user.target.wants/choose-mirror.service b/configs/releng/airootfs/etc/systemd/system/multi-user.target.wants/choose-mirror.service new file mode 120000 index 0000000..2d8d256 --- /dev/null +++ b/configs/releng/airootfs/etc/systemd/system/multi-user.target.wants/choose-mirror.service @@ -0,0 +1 @@ +../choose-mirror.service \ No newline at end of file -- cgit v1.2.3-54-g00ecf