diff --git a/config/hooks/live/sshserver.hook.chroot b/config/hooks/live/sshserver.hook.chroot new file mode 100644 index 0000000..3264f28 --- /dev/null +++ b/config/hooks/live/sshserver.hook.chroot @@ -0,0 +1,4 @@ +#!/bin/sh + +systemctl disable sshd.service + diff --git a/config/package-lists/net.list.chroot b/config/package-lists/net.list.chroot index bd47195..4ef33f4 100644 --- a/config/package-lists/net.list.chroot +++ b/config/package-lists/net.list.chroot @@ -15,6 +15,7 @@ dnsutils ca-certificates wireguard openssh-client +openssh-server openssh-sftp-server libnss3-tools wpasupplicant