blob: 14826afa9718a930fcf9b84e6facd37c4bbcf6f1 [file] [log] [blame]
# 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.
description "Start the Chaps daemon (chapsd)"
author "chromium-os-dev@chromium.org"
# Starts the Chaps daemon, which provides TPM-backed cryptographic services.
start on (started tcsd and started dbus)
stop on (starting reboot or starting halt)
respawn
# Redirect PKCS #11 calls to openCryptoki.
exec chapsd libopencryptoki.so