summaryrefslogtreecommitdiff
path: root/debian/systemd/ssh.service
diff options
context:
space:
mode:
Diffstat (limited to 'debian/systemd/ssh.service')
-rw-r--r--debian/systemd/ssh.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/systemd/ssh.service b/debian/systemd/ssh.service
index 3b10e7957..7495d9a81 100644
--- a/debian/systemd/ssh.service
+++ b/debian/systemd/ssh.service
@@ -1,5 +1,6 @@
1[Unit] 1[Unit]
2Description=OpenBSD Secure Shell server 2Description=OpenBSD Secure Shell server
3Documentation=man:sshd(8) man:sshd_config(5)
3After=network.target auditd.service 4After=network.target auditd.service
4ConditionPathExists=!/etc/ssh/sshd_not_to_be_run 5ConditionPathExists=!/etc/ssh/sshd_not_to_be_run
5 6