#!/sbin/openrc-run
# SPDX-License-Identifier: MIT

command_background=yes
pidfile=/run/wlan-led.pid
command=/usr/bin/wlan-led

description="WLAN LED controller"