#!/usr/bin/execlineb -P

foreground { mkdir -p /run/ConsoleKit }

envfile /etc/s6-rc/config/consolekit.conf
importas -sCuD "" Args Args

fdmove -c 2 1
exec -c /usr/sbin/console-kit-daemon ${Args}
