Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/baseline/airootfs/etc/systemd/system/multi-user.target.wants/sshd.service
diff options
context:
space:
mode:
authorMichael Vorburger <mike@vorburger.ch>2020-12-29 23:19:44 +0100
committerMichael Vorburger.ch <mike@vorburger.ch>2021-01-27 14:16:43 +0000
commit94dd194c2294e447e0323bf8bc3cac8c381589b4 (patch)
tree448239cee80091340bc86bf80890dc38bf2739b5 /configs/baseline/airootfs/etc/systemd/system/multi-user.target.wants/sshd.service
parent221a9211e59653db166b08ce49a1a33fa80ee6a4 (diff)
add SSH server to baseline
inspired by https://wiki.archlinux.org/index.php/Archiso#Prepare_an_ISO_for_an_installation_via_SSH
Diffstat (limited to 'configs/baseline/airootfs/etc/systemd/system/multi-user.target.wants/sshd.service')
l---------configs/baseline/airootfs/etc/systemd/system/multi-user.target.wants/sshd.service1
1 files changed, 1 insertions, 0 deletions
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