#!/bin/sh
exec > /var/log/fastshutdown.log 2>&1
exec stdbuf -i0 -o0 -e0 nohup /usr/local/sbin/__fastdown-function o
