Index: src/scripts/mod_for_test_scripts/sshd.conf |
diff --git a/src/scripts/mod_for_test_scripts/sshd.conf b/src/scripts/mod_for_test_scripts/sshd.conf |
deleted file mode 100644 |
index 389adb7296e7e122f9418c4647297586a7446ad6..0000000000000000000000000000000000000000 |
--- a/src/scripts/mod_for_test_scripts/sshd.conf |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-# Copyright (c) 2009 The Chromium OS Authors. All rights reserved. |
-# Use of this source code is governed by a BSD-style license that can be |
-# found in the LICENSE file. |
- |
-start on login-prompt-ready |
- |
-exec /etc/init.d/ssh start |
- |