blob: fe1c7e324c5515f8befad6f1b9747da36164c7db [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=Abstract job that runs when boot-services is complete
After=boot-services.target
[Service]
RemainAfterExit=yes
Type=oneshot
ExecStart=/bin/sh -c "@load_cfg80211@ || \
logger -p err -t \"%n\" \"Failed to load cfg80211\""