#!/bin/bash
# create a fake start-stop-daemon

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