Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/etc/rc.d/bootconf.sh,v rcsdiff: /ftp/cvs/cvsroot/src/etc/rc.d/bootconf.sh,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.14 retrieving revision 1.15 diff -u -p -r1.14 -r1.15 --- src/etc/rc.d/bootconf.sh 2010/11/01 14:42:08 1.14 +++ src/etc/rc.d/bootconf.sh 2012/12/31 23:21:27 1.15 @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: bootconf.sh,v 1.14 2010/11/01 14:42:08 christos Exp $ +# $NetBSD: bootconf.sh,v 1.15 2012/12/31 23:21:27 christos Exp $ # # PROVIDE: bootconf @@ -74,6 +74,7 @@ bootconf_start() *) rm -f /etc/etc.current ln -s etc.$conf /etc/etc.current + sync ;; esac