#!/bin/sh export TERM=linux . /etc/rc.conf . /etc/rc.d/functions stat_runit "starting ldm" exec /usr/bin/ldm -u 1000 -g 1000