summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1996-05-19 22:30:26 +0000
committerache <ache@FreeBSD.org>1996-05-19 22:30:26 +0000
commit92f8f3c6af8d14b480be44f95820265e4bb48e8b (patch)
treeff5077904c7bed400a55e7063b50786b180f79dc /etc
parent9308fdf499548785bde32ad821435c4643b1b641 (diff)
downloadFreeBSD-src-92f8f3c6af8d14b480be44f95820265e4bb48e8b.zip
FreeBSD-src-92f8f3c6af8d14b480be44f95820265e4bb48e8b.tar.gz
Remove obsoleted comment about adjkerntz
Diffstat (limited to 'etc')
-rw-r--r--etc/rc6
1 files changed, 1 insertions, 5 deletions
diff --git a/etc/rc b/etc/rc
index 9efe636..8dc6680 100644
--- a/etc/rc
+++ b/etc/rc
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Id: rc,v 1.88 1996/05/03 05:37:04 asami Exp $
+# $Id: rc,v 1.89 1996/05/08 09:25:57 jkh Exp $
# From: @(#)rc 5.27 (Berkeley) 6/5/91
# System startup script run by init on autoboot
@@ -84,10 +84,6 @@ if [ $? != 0 ]; then
exit 1
fi
-# If the machine runs wall CMOS clock (compatible with MSDOS),
-# activate following line by creating empty file /etc/wall_cmos_clock
-# If this file not exist, following line does nothing (assumed
-# the machine runs UTC CMOS clock). See adjkerntz(8) for details.
adjkerntz -i
# If there is a global system configuration file, suck it in.
OpenPOWER on IntegriCloud