Signal in init(8)?!
Strange thing happen.
- Start your FreeBSD single-user.
- Run /etc/netstart so your network is up.
- Run /etc/rc.d/sshd start so you have sshd
- Use ssh to login localhost, then su(1) to root
- Type “init q”
Then init(8) would crash with signal 11. Yes, it was killed. As soon as kernel found this, it would panic with “Going nowhere without my init!”.