Skip to content

Change guest ssh socket path#1441

Merged
JaewonHur merged 2 commits intoapple:mainfrom
JaewonHur:change-ssh-socket-path
Apr 22, 2026
Merged

Change guest ssh socket path#1441
JaewonHur merged 2 commits intoapple:mainfrom
JaewonHur:change-ssh-socket-path

Conversation

@JaewonHur
Copy link
Copy Markdown
Contributor

Changes ssh socket path in container to /var/host-services/ssh-auth.sock as the path /run (where the ssh socket is mounted initially) is often mounted again by init systems, and the ssh socket is hidden.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Motivation and Context

Makes ssh socket forwarding reliable.

Testing

  • Tested locally
  • Added/updated tests
  • Added/updated docs

@JaewonHur JaewonHur changed the title Change ssh socket path Change guest ssh socket path Apr 22, 2026
@JaewonHur JaewonHur merged commit 49e93cb into apple:main Apr 22, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants