blob: 53b06c104c77a215725dca1df6c4827bcb14671f [file] [log] [blame] [edit]
# Copyright (c) 2011 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.
# cros-disks upstart job
env CROS_DISKS_UID=213
env CROS_DISKS_GID=213
start on starting system-services and started dbus
stop on stopping system-services
respawn
expect fork
exec /sbin/minijail --uid="${CROS_DISKS_UID}" --gid="${CROS_DISKS_GID}" -- /opt/google/cros-disks/disks