diff options
author | peter <peter@FreeBSD.org> | 1999-08-27 23:37:10 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-08-27 23:37:10 +0000 |
commit | 289c0d262f52855ab454afdf7386d034fb2404b8 (patch) | |
tree | 8500936e97f809eca13f646b0a148ef28ff005be /etc/rc.shutdown | |
parent | 66312e4a8d4ad8bda7524141fcd8fd3fade9e807 (diff) | |
download | FreeBSD-src-289c0d262f52855ab454afdf7386d034fb2404b8.zip FreeBSD-src-289c0d262f52855ab454afdf7386d034fb2404b8.tar.gz |
$Id$ -> $FreeBSD$
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 f935834..e241721 100644 --- a/etc/rc.shutdown +++ b/etc/rc.shutdown @@ -1,5 +1,5 @@ #!/bin/sh -# $Id$ +# $FreeBSD$ # site-specific closing actions for daemons run by init on shutdown # or before going single-user from multi-user. |