#!/bin/bash

PROGRAM=/usr/bin/pbbuttonsd
RUNLEVEL=3
PIDFILE=/var/run/pbbuttonsd.pid
ARGS="-d $PIDFILE"

. /etc/init.d/smgl_init

