nuke dset from here.

Reminded by:	peter
This commit is contained in:
Jordan K. Hubbard 1999-01-20 12:30:13 +00:00
parent bd1ac8296b
commit d441915b4b
1 changed files with 3 additions and 4 deletions

7
etc/rc
View File

@ -1,5 +1,5 @@
#!/bin/sh
# $Id: rc,v 1.167 1999/01/17 03:32:07 grog Exp $
# $Id: rc,v 1.168 1999/01/18 03:25:10 grog Exp $
# From: @(#)rc 5.27 (Berkeley) 6/5/91
# System startup script run by init on autoboot
@ -178,9 +178,8 @@ fi
# after a system crash.
rm -f /tmp/.X*-lock /tmp/.X11-unix/*
# snapshot any kernel -c changes back to disk
echo 'recording kernel -c changes'
dset -q
# snapshot any kernel -c changes back to disk here <someday>
# this has changed with ELF and /kernel.config.
echo -n 'additional daemons:'
# start system logging and name service (named needs to start before syslogd