# Upstart event
# ck-log-system-start - write system start to log
#

start on stopped rcS

console output
exec /usr/sbin/ck-log-system-start
