Add dset call to rc file, right after the databases are rebuilt.

This commit is contained in:
Jordan K. Hubbard 1995-01-24 16:49:14 +00:00
parent ea4a8be8c2
commit e64b174386
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5854

5
etc/rc
View file

@ -1,5 +1,5 @@
#!/bin/sh
# $Id: rc,v 1.42 1994/12/05 19:46:35 ache Exp $
# $Id: rc,v 1.43 1994/12/18 01:21:51 ache Exp $
# From: @(#)rc 5.27 (Berkeley) 6/5/91
# System startup script run by init on autoboot
@ -125,6 +125,9 @@ fi
kvm_mkdb
dev_mkdb
# snapshot any kernel changes back to disk
/sbin/dset -q
chmod 666 /dev/tty[pqrs]*
# check the password temp/lock file