|
|
|
|
|
by nousernamesleft
4504 days ago
|
|
Correct. Just like unix. If something crashes, there is a serious problem. Restarting it blindly is typically going to do more harm than good (allowing the attacker who crashed it infinite chances to keep trying to exploit the bug rather than just crash the process). When something crashes, you fix it, you don't just restart it and pretend that is supposed to happen. |
|
Sometimes yes, sometimes no. Providing the system owner the ability to make that decision is a feature.