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

start on runlevel 0

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