@doktornotor:
@mikepogi:
I just unplug the main switch without shutting it down the pfsense :-[
[/quote]
You might want to rethink your strategy… :o
https://redmine.pfsense.org/issues/4523
Yanking the power plug does not cause a kernel panic. That's specific to kernel panics only, not unclean shut downs.
With nanobsd versions, you definitely want to cleanly shut down/reboot so it saves your RRD data, etc. With full installs, it doesn't really matter. I very rarely do a normal shut down of any dev or test system and can't recall ever breaking anything from doing so.
That said, I would never just yank the plug out of any important production system running any OS if it's avoidable. There is always a possibility, though extremely remote, that Windows, Linux, BSD, etc. will end up with some kind of not easily repairable issues if you happened to pull the plug at exactly the wrong time. Certain use cases are much more likely than others to suffer such problems (like Windows servers with Exchange or SQL, *nix systems with busy MySQL, Postgres, similar servers).