mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 05:56:58 +02:00
Review URL: http://chromereview.prom.corp.google.com/1177024 git-svn-id: svn://chrome-svn/chromeos/trunk@91 06c00378-0e64-4dae-be16-12b19f9950a1
9 lines
228 B
Plaintext
9 lines
228 B
Plaintext
# 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
|
|
|