mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
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
|