blob: 2962fb08a7e84dd7a07410e784f640c0ad2d9a37 [file] [log] [blame] [edit]
# Copyright 2015 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
description "Starts platform guest networking services"
author "chromium-os-dev@chromium.org"
start on starting system-services
stop on stopping system-services
respawn
respawn limit 3 10
# Killable for memory leaks.
oom score -100
# This limit is high to accommodate the adb-proxy child process which will
# attempt to mmap over 200MB on first connect.
limit as 400000000 unlimited
exec /usr/bin/patchpaneld