I have been using FreeBSD and pkg(8) for a few years now. I'm still a newbie, but I have developed opinions! And being a member of this forum means I get to share them with you as well!
Let's say we're upgrading packages such as postfix, dovecot, and/or php84. The associated services -
My opinion is that this is an omission. While I can see good arguments not to automatically restart these services as part of
Have I missed something? (Not unlikely ...!) Or does my opinion make sense?
Let's say we're upgrading packages such as postfix, dovecot, and/or php84. The associated services -
postfix, dovecot and php_fpm - are not automatically restarted, nor is there any mention in the output from the pkg upgrade command that these need to be manually restarted, as far as I can remember.My opinion is that this is an omission. While I can see good arguments not to automatically restart these services as part of
pkg upgrade, the necessary service restart commands should be mentioned in the output and/or perhaps there should be another pkg or service command that you can run after pkg upgrade to restart all the necessary services.Have I missed something? (Not unlikely ...!) Or does my opinion make sense?

