TommyTran732 / Arch-Setup-Script

Setting up Arch Linux with BTRFS, snapshots and full disk encryption including /boot (UEFI only)
Apache License 2.0
43 stars 35 forks source link

ssh.socket -> ssh.service in server mode install? #35

Closed funk-on-code closed 1 month ago

funk-on-code commented 1 month ago

On archlinux-2024.08.01-x86_64.iso in server mode, the systemctl line for ssh (line 594) gives me:

Failed to enable unit: Unit sshd.socket does not exist

However, sshd.service does.