From 1b087314af91ff07000f798899f2a2e191a21c5f Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 23 Aug 2017 12:12:31 +0100 Subject: Add RuntimeDirectory and RuntimeDirectoryMode to ssh@.service as well as ssh.service (closes: #872978). --- debian/systemd/ssh@.service | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/systemd/ssh@.service') diff --git a/debian/systemd/ssh@.service b/debian/systemd/ssh@.service index 4b0801dbc..65fddf2a5 100644 --- a/debian/systemd/ssh@.service +++ b/debian/systemd/ssh@.service @@ -6,3 +6,5 @@ After=auditd.service EnvironmentFile=-/etc/default/ssh ExecStart=-/usr/sbin/sshd -i $SSHD_OPTS StandardInput=socket +RuntimeDirectory=sshd +RuntimeDirectoryMode=0755 -- cgit v1.2.3