diff options
Diffstat (limited to 'testing/openssh/sshd.service')
-rw-r--r-- | testing/openssh/sshd.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/openssh/sshd.service b/testing/openssh/sshd.service index b5c098b73..633164e5d 100644 --- a/testing/openssh/sshd.service +++ b/testing/openssh/sshd.service @@ -11,7 +11,6 @@ Restart=always [Install] WantedBy=multi-user.target -Also=sshdgenkeys.service # This service file runs an SSH daemon that forks for each incoming connection. # If you prefer to spawn on-demand daemons, use sshd.socket and sshd@.service. |