Actually on the SRU I have one more thought.
A formerly "silent" action like the graceful restart does now emit messages:
echo "Invoking 'systemctl restart ${APACHE_SYSTEMD_SERVICE}'."
echo "Use 'systemctl status ${APACHE_SYSTEMD_SERVICE}' for more info."
I agree this is good going forward and also good for "humans" to understand what might happen.
But on an SRU context I'm slightly more concerned people might grep output or such.
I don't have a much better idea yet, maybe pushing the messages to the log (less obvious to be seen, but less potential disruption)?
What do you think?
Actually on the SRU I have one more thought.
A formerly "silent" action like the graceful restart does now emit messages:
echo "Invoking 'systemctl restart ${APACHE_ SYSTEMD_ SERVICE} '." SYSTEMD_ SERVICE} ' for more info."
echo "Use 'systemctl status ${APACHE_
I agree this is good going forward and also good for "humans" to understand what might happen.
But on an SRU context I'm slightly more concerned people might grep output or such.
I don't have a much better idea yet, maybe pushing the messages to the log (less obvious to be seen, but less potential disruption)?
What do you think?