summarylogtreecommitdiffstats
path: root/cros-sftp-conditions.conf
diff options
context:
space:
mode:
Diffstat (limited to 'cros-sftp-conditions.conf')
-rw-r--r--cros-sftp-conditions.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/cros-sftp-conditions.conf b/cros-sftp-conditions.conf
index 7bf7b7298c32..e69d1519fe8c 100644
--- a/cros-sftp-conditions.conf
+++ b/cros-sftp-conditions.conf
@@ -3,3 +3,7 @@ After=network-online.target
Wants=network-online.target
ConditionPathExists=/dev/.ssh/ssh_host_key
ConditionPathExists=/dev/.ssh/ssh_authorized_keys
+
+[Service]
+# Overrides debian-specific sshd behavior with Type=notify
+Type=simple