#!/bin/bash PIDFILE=/var/run/nslcd/nslcd.pid PROGRAM=/usr/sbin/nslcd RUNLEVEL=3 NEEDS="+network +remote_fs" . /etc/init.d/smgl_init .