mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Closes: https://github.com/gentoo/gentoo/pull/31817 Signed-off-by: Sam James <sam@gentoo.org>
10 lines
214 B
Desktop File
10 lines
214 B
Desktop File
[Unit]
|
|
Description=TinySSH Per-Connection Daemon
|
|
Documentation=https://tinyssh.org
|
|
After=tinyssh-makekey.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/tinysshd /etc/tinyssh/keys
|
|
StandardInput=socket
|
|
StandardError=journal
|