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

start on runlevel 6

task
exec /usr/sbin/ck-log-system-restart
