#!/bin/sh if [ -e /var/service/cgmanager ]; then sv check cgmanager >/dev/null || exit 1 fi exec console-kit-daemon --no-daemon