From 5c4494b6df04e67493aa9368a24c0380a65d48c3 Mon Sep 17 00:00:00 2001 From: RouxAntoine Date: Fri, 5 Jan 2024 19:12:59 +0100 Subject: [PATCH] Fix the fixes Signed-off-by: RouxAntoine --- rootf-kernel/arch-rootfs.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/rootf-kernel/arch-rootfs.sh b/rootf-kernel/arch-rootfs.sh index ef19413..fc131a2 100755 --- a/rootf-kernel/arch-rootfs.sh +++ b/rootf-kernel/arch-rootfs.sh @@ -37,6 +37,7 @@ WantedBy=multi-user.target EOF sudo ln -s /etc/systemd/system/internal-network.service $DISK_ROOT/etc/systemd/system/multi-user.target.wants/ +sudo ln -s /usr/lib/systemd/system/sshd.service $DISK_ROOT/etc/systemd/system/multi-user.target.wants/ # Remove default (locked) root password # See https://github.com/archlinux/svntogit-packages/commit/0320c909f3867d47576083e853543bab1705185b