[Git-commits] [grml/grml-live] 8edef9: Announce SSH service with Avahi
Darshaka Pathirana
noreply at github.com
Wed May 14 17:03:49 CEST 2025
Branch: refs/heads/jkirk/avahi-ssh
Home: https://github.com/grml/grml-live
Commit: 8edef93d50b360b420a187c602563f87083479fa
https://github.com/grml/grml-live/commit/8edef93d50b360b420a187c602563f87083479fa
Author: Darshaka Pathirana <dpat at syn-net.org>
Date: 2025-05-14 (Wed, 14 May 2025)
Changed paths:
M config/files/GRMLBASE/etc/systemd/system-preset/10-grml.preset
A config/files/GRMLBASE/etc/systemd/system/avahi-ssh.service
A config/files/GRML_FULL/etc/systemd/system/avahi-daemon.service.d/override.conf
Log Message:
-----------
Announce SSH service with Avahi
We want to announce the SSH service with Avahi.
The avahi-daemon is shipped in GRML_FULL but needs be enabled.
Grml boots into the grml-boot.target but avahi-daemon starts in
multi-user.target by default, we need to override that.
Also, an Avahi ssh service configuration file needs to be deployed.
The avahi-ssh.service deploys the SSH service config for Avahi when the
SSH service is started. The service avahi-ssh.service needs to be
enabled too.
To discover the SSH service in the local network the following command
can be used:
avahi-browse -d local _ssh._tcp --resolve -t
Issue: grml/grml-live#73
To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-live/settings/notifications
More information about the Git-commits
mailing list