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.conf9
1 files changed, 0 insertions, 9 deletions
diff --git a/cros-sftp-conditions.conf b/cros-sftp-conditions.conf
deleted file mode 100644
index e69d1519fe8c..000000000000
--- a/cros-sftp-conditions.conf
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-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