#!/bin/bash
# example file to be used with --hookdir
#
# create a fake start-stop-daemon

ln -sf /bin/true /sbin/start-stop-daemon
