mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-05 10:05:10 +02:00
8 lines
157 B
Desktop File
8 lines
157 B
Desktop File
[Unit]
|
|
Description=OpenSSH Per-Connection Daemon
|
|
After=sshdgenkeys.service
|
|
|
|
[Service]
|
|
ExecStart=-/usr/sbin/sshd -i
|
|
StandardInput=socket
|
|
StandardError=syslog
|