blob: 595501e31ef97129d8f198ac5ba270ac703a0dbb [file] [log] [blame]
# Copyright 2016 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.
[Unit]
Description=Kernel log anomaly detector
[Service]
Restart=always
ExecStart=/usr/bin/anomaly_detector
[Install]
WantedBy=multi-user.target