>>> Lennart Poettering <lennart@xxxxxxxxxxxxxx> schrieb am 08.09.2020 um 16:04 in Nachricht <20200908140433.GC272410@gardel-login>: > On Di, 08.09.20 08:45, Belisko Marek (marek.belisko@xxxxxxxxx) wrote: > >> Hi, >> >> I'm using yocto build systemd and I'm using openssh server which >> create sshd.socket + sshd@.service files. With socket I can control if >> ssh is enabled / disabled. I have an application which expects to >> check statu of ssh.service. I tried to add Alias=ssh.service to >> sshd.socket file and tried systemd enable sshd.socket but systemd >> cannot see ssh.service. Is there some other way to create a link to an >> existing socket file? Thanks > > No, systemd refuses to recognize unit symlinks that change unit type > (i.e. the unit suffix after the dot) as aliases. It also doesn't > accept symlinks that change if a unit is templated or not. Objects > can't magically change their type, and they cannot suddenly > become/stop being templated or not. Never tried such, but I hope there is a good error message when such links are being ignored or denied ;-) > > Sorry, > > Lennart > > ‑‑ > Lennart Poettering, Berlin > _______________________________________________ > systemd‑devel mailing list > systemd‑devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.freedesktop.org/mailman/listinfo/systemd‑devel _______________________________________________ systemd-devel mailing list systemd-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/systemd-devel