#!/bin/bash

PROGRAM=/usr/bin/seatd
ARGS="-u seatd -g users"
RUNLEVEL=3
NEEDS="smgl-messagebus"

. /etc/init.d/smgl_init
