blob: fe75ac95d1c3b3887f11d6f09d41bf9fcdc3a40d [file] [log] [blame]
# Copyright (c) 2010 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.
description "Run the flimflam network connection manager"
author "chromium-os-dev@chromium.org"
start on started wpasupplicant and started udev
respawn
expect fork
# -k filename: Filename to read keymatter from for encrypted configuration data.
exec /usr/sbin/flimflamd -k /var/lib/whitelist/owner.key
# after start, udevd can advertise to flimflam the builtin WIFI device exists.
post-start exec /sbin/udevadm trigger --action=add --sysname-match=wlan0