# Copyright 2020 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. | |
# | |
# D-Bus on-demand service specification for OpticalCharacterRecognition. | |
# Will be installed into /usr/share/dbus-1/system-services/. | |
[D-BUS Service] | |
Name=org.chromium.OpticalCharacterRecognition | |
Exec=/sbin/start ocr_service | |
User=root |