From 94dd194c2294e447e0323bf8bc3cac8c381589b4 Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Tue, 29 Dec 2020 23:19:44 +0100 Subject: add SSH server to baseline inspired by https://wiki.archlinux.org/index.php/Archiso#Prepare_an_ISO_for_an_installation_via_SSH --- .../airootfs/etc/systemd/system/multi-user.target.wants/sshd.service | 1 + 1 file changed, 1 insertion(+) create mode 120000 configs/baseline/airootfs/etc/systemd/system/multi-user.target.wants/sshd.service (limited to 'configs/baseline/airootfs/etc/systemd/system/multi-user.target.wants') diff --git a/configs/baseline/airootfs/etc/systemd/system/multi-user.target.wants/sshd.service b/configs/baseline/airootfs/etc/systemd/system/multi-user.target.wants/sshd.service new file mode 120000 index 0000000..d21ebd9 --- /dev/null +++ b/configs/baseline/airootfs/etc/systemd/system/multi-user.target.wants/sshd.service @@ -0,0 +1 @@ +/usr/lib/systemd/system/sshd.service \ No newline at end of file -- cgit v1.2.3-70-g09d2