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 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. |