From: Ian Kelling Date: Mon, 18 Dec 2023 21:03:52 +0000 (-0500) Subject: use upstream name for bash dependency X-Git-Url: https://iankelling.org/git/?a=commitdiff_plain;ds=sidebyside;h=28063c969e568f0342cb5de4d883e391428b299d;p=log-quiet use upstream name for bash dependency --- diff --git a/sysd-prom-fail-install b/sysd-prom-fail-install index 40eb336..f25510e 100755 --- a/sysd-prom-fail-install +++ b/sysd-prom-fail-install @@ -16,7 +16,7 @@ # usage: since this is a counter, in prometheus alert manager you will # need to test something like: rate(node_systemd_unit_result_fail_count[30m]) > 0 -source /a/bin/errhandle/err +source /a/bin/bash-bear-trap/bash-bear [[ $EUID == 0 ]] || exec sudo -E "${BASH_SOURCE[0]}" "$@" ser_name=$1