summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>1999-02-12 20:51:38 +0000
committerdillon <dillon@FreeBSD.org>1999-02-12 20:51:38 +0000
commit4a860f50cc6704b6ba9f94c55806bfecb6a3427c (patch)
treefff17a8bad6c4a368f5e472a7ee46c9853304a47 /etc
parentaadfe1d8331b84819a02f5bbdae9d5692c9d0b1a (diff)
downloadFreeBSD-src-4a860f50cc6704b6ba9f94c55806bfecb6a3427c.zip
FreeBSD-src-4a860f50cc6704b6ba9f94c55806bfecb6a3427c.tar.gz
jkh accidently removed rc.diskless1 & 2, then put rc.diskless back when
he moved rc.conf. Then he deleted rc.diskless when it ( of course ) didn't work. Now I'm putting the originally accidently removed rc.diskless{1,2} back in.
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 9500c60..59f5406 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.192 1999/02/11 15:46:22 jkh Exp $
+# $Id: Makefile,v 1.193 1999/02/11 16:30:54 brian Exp $
SUBDIR= sendmail
@@ -9,7 +9,7 @@ BIN1= aliases amd.map crontab csh.cshrc csh.login csh.logout dm.conf \
newsyslog.conf pam.conf phones pccard.conf.sample \
printcap profile protocols \
rc rc.atm rc.devfs rc.firewall rc.isdn rc.network rc.pccard \
- rc.serial rc.shutdown \
+ rc.serial rc.shutdown rc.diskless1 rc.diskless2 \
etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} \
remote security services shells syslog.conf \
etc.${MACHINE_ARCH}/ttys etc.${MACHINE_ARCH}/disktab rpc make.conf \
OpenPOWER on IntegriCloud