Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A arch-boxes
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
    • Locked files
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • arch-boxes
  • Issues
  • #158
Closed
Open
Issue created Mar 26, 2023 by Jason Evans@tgeek77

sshd systemd service can not start.

Issue: When trying to start the sshd service, the command hangs and does not complete.

How to reproduce:

Run the following command. This was tested on Arch-Linux-x86_64-basic-20230326.137924.qcow2 sudo systemctl enable --now sshd

Workaround:

According to the sshd.service file, the ExecStart is /usr/bin/sshd -D. If you run sudo /usr/bin/sshd -D & this will successfully start the daemon in the background and ssh is possible.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking