3 # Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
4 # Use of this source code is governed by a BSD-style license that can be
5 # found in the LICENSE file.
6
7 echo "Modifying upstart scripts for test accesibility."
8 sed -i 's/#for_test //' "${ROOT_FS_DIR}/etc/init/openssh-server.conf"
9 sed -i 's/#for_test //' "${ROOT_FS_DIR}/etc/init/iptables.conf"
10
OLD
NEW
« no previous file with comments
|
« no previous file
|
no next file »
|
no next file with comments »
Issue 2675005: patch upstart for test
(Closed)
Created 10 years, 6 months ago by Nick Sanders
Modified 9 years, 7 months ago
Reviewers: mdhayter, Sumit, sosa
Base URL: http://src.chromium.org/git/chromiumos.git
Comments: 0