Package: ldirectord-2 Version: 2.0.7-1 Probably due to some packaging mistake, /etc/init.d/ldirectord is a RedHat-style init script. This is the behaviour i noticed:
blb:~# /etc/init.d/ldirectord start /etc/init.d/ldirectord: line 32: /etc/ha.d/shellfuncs: No such file or directory ... (i installed the heartbeat package at this point, though i didn't need it, just to provide the shellfuncs file) ... blb:~# /etc/init.d/ldirectord restart /etc/init.d/ldirectord: line 56: action: command not found Line 56 looks like this: ------ start) action "Starting ldirectord" $DAEMON start ;; ------ And I believe "action" probably comes from: ------ # Source function library. if [ -f /etc/rc.d/init.d/functions ] then . /etc/rc.d/init.d/functions fi ------ IANADD, but I believe this is a release-critical bug (although pretty trivial to fix). -- Ratiu Petru Iulius <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]