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