#!/bin/bash

sync && nohup halt "$@" > /dev/null
