summaryrefslogtreecommitdiff
blob: d6a817418fa7e52f92f2acfb90668075bc1b53ec (plain)
1
2
3
4
5
6
7
8
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

# Write a reboot record to /var/log/wtmp before unmounting

halt -w &>/dev/null

# vim:ts=4