blob: af411bdc8dd6bd8321fe678018ae357c1563b8fb [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 collector
[Service]
Restart=always
ExecStart=/usr/bin/anomaly_collector
[Install]
WantedBy=multi-user.target