#!/sbin/openrc-run
# Author: Andrew Hills <ahills@ednos.net>
# Public Domain (see http://unlicense.org)

command=/usr/sbin/beard
pidfile=/var/run/beard.pid
command_args=
command_background=yes
name="Bear Hibernation Daemon"
description="beard hibernates when the battery is critically low on energy"

