RSSAmplifier

drkhsh · Jan 22, 2025

Restarting updated services on OpenBSD

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

On my OpenBSD boxes I regularly use the sysutils/checkrestart port after updating my machines. For quite some time I have been using scripts which just run a line like the following for each and every service I am using on that host: [ ... ] checkrestart | grep node_exporter && rcctl restart node_exporter [ ... ] This has proved to be quite inefficient, and annoying to maintain over time. So I…

Read on drkhsh.at

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.