blob: 2b9a83cfd59e3a99fd757b8f5ec2793efac4d737 [file] [log] [blame]
# Copyright 2015 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.
description "Jukebox demo sample application"
author "chromium-os-dev@chromium.org"
start on starting system-services
stop on stopping system-services
respawn
env JUKEBOX_LOG_LEVEL=0
exec /usr/bin/jukebox-demo --v="${JUKEBOX_LOG_LEVEL}"