summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authordavidn <davidn@FreeBSD.org>1997-08-02 00:22:52 +0000
committerdavidn <davidn@FreeBSD.org>1997-08-02 00:22:52 +0000
commitc0b9ea4c76fc283b66952dea5e873a3cb2b26a8c (patch)
tree2e8f988b6e08d65ef18a4e68aadf0792ace8190f /etc/Makefile
parentb3575f9ae83c75461423e12ca14a11a420a86ab2 (diff)
downloadFreeBSD-src-c0b9ea4c76fc283b66952dea5e873a3cb2b26a8c.zip
FreeBSD-src-c0b9ea4c76fc283b66952dea5e873a3cb2b26a8c.tar.gz
Add /etc/rc.shutdown capability to init.
Add sample /etc/rc.shutdown (which is just a shell for now). Submitted by: Ollivier Robert <roberto@keltia.freenix.fr>
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 607099b..b19a125 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.152 1997/07/05 19:35:22 pst Exp $
+# $Id: Makefile,v 1.153 1997/07/18 03:49:47 asami Exp $
# -rw-r--r--
BINOWN= root
@@ -9,7 +9,7 @@ BIN1= aliases amd.map csh.cshrc csh.login csh.logout dm.conf \
inetd.conf login.conf login.access motd modems networks \
newsyslog.conf phones pccard.conf.sample printcap profile protocols \
rc rc.conf rc.firewall rc.local rc.network rc.pccard rc.serial \
- etc.${MACHINE}/rc.${MACHINE} \
+ rc.shutdown etc.${MACHINE}/rc.${MACHINE} \
remote security services shells \
syslog.conf ttys etc.${MACHINE}/disktab rpc make.conf \
${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config \
OpenPOWER on IntegriCloud