xref: /openbsd-src/etc/examples/rc.shutdown (revision 55450612fe40f873ad179d06028133da9c21884f)
1#!/bin/sh
2#
3# $OpenBSD: rc.shutdown,v 1.3 2014/07/14 10:15:33 ajacoutot Exp $
4#
5# If it exists, this script is run at system-shutdown by reboot(8),
6# halt(8).  If the architecture supports keyboard requested halting,
7# it is also run by init(8) when such an event happens.
8#
9