#!/bin/sh

subst 's/tmpfs/nofs/g' /etc/init.d/halt
chmod +x /etc/init.d/halt
