Remove obsoleted comment about adjkerntz
This commit is contained in:
parent
ef70eb9783
commit
d7f1a3eb6a
6
etc/rc
6
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.
|
||||
|
Loading…
Reference in New Issue
Block a user