#!/bin/sh

# provide binary that doesnt do anything, supplied for simpleinit
# vs sysvinit compatibility for the supplied startup scripts

exit 0
