diff options
Diffstat (limited to 'etc/rc.shutdown')
-rw-r--r-- | etc/rc.shutdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.shutdown b/etc/rc.shutdown index 14794e423141e..1019142b39a05 100644 --- a/etc/rc.shutdown +++ b/etc/rc.shutdown @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/etc/rc.shutdown,v 1.4.2.1 2000/08/18 10:40:41 sheldonh Exp $ # Site-specific closing actions for daemons run by init on shutdown, # or before going single-user from multi-user. |