Colin Percival <cperciva_at_freebsd.org> wrote in <525B258F.3030403_at_freebsd.org>: cp> I've attached a very simple patch which makes /etc/rc: cp> +if ! [ -e /var/db/firstboot ]; then cp> + skip="$skip -s firstboot" cp> +fi At this stage, it is possible that /var/db does not exist because it is before rc.d/mountcritlocal. -- Hiroki
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:42 UTC