summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/systemd/ssh.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/systemd/ssh.service b/debian/systemd/ssh.service
index 7495d9a81..5bfe7c7bd 100644
--- a/debian/systemd/ssh.service
+++ b/debian/systemd/ssh.service
@@ -13,7 +13,7 @@ ExecReload=/bin/kill -HUP $MAINPID
13KillMode=process 13KillMode=process
14Restart=on-failure 14Restart=on-failure
15RestartPreventExitStatus=255 15RestartPreventExitStatus=255
16Type=notify 16#Type=notify
17RuntimeDirectory=sshd 17RuntimeDirectory=sshd
18RuntimeDirectoryMode=0755 18RuntimeDirectoryMode=0755
19 19