diff options
Diffstat (limited to 'debian/systemd/ssh@.service')
-rw-r--r-- | debian/systemd/ssh@.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/systemd/ssh@.service b/debian/systemd/ssh@.service index c2f9b1547..4b0801dbc 100644 --- a/debian/systemd/ssh@.service +++ b/debian/systemd/ssh@.service | |||
@@ -4,6 +4,5 @@ After=auditd.service | |||
4 | 4 | ||
5 | [Service] | 5 | [Service] |
6 | EnvironmentFile=-/etc/default/ssh | 6 | EnvironmentFile=-/etc/default/ssh |
7 | ExecStartPre=/usr/bin/test -c /dev/null | ||
8 | ExecStart=-/usr/sbin/sshd -i $SSHD_OPTS | 7 | ExecStart=-/usr/sbin/sshd -i $SSHD_OPTS |
9 | StandardInput=socket | 8 | StandardInput=socket |