X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=filesystem%2Fusr%2Flocal%2Fbin%2Fmycheckrestart;h=d82bf528f95700e4a93bdaa08abe77577ca40105;hp=64363b885201407f748f61a158c36941d894dca6;hb=8452f3f3e0b837ba4e616e062787d726d7888b76;hpb=343a048be4b32d18540c6531048d2b9a006774ae diff --git a/filesystem/usr/local/bin/mycheckrestart b/filesystem/usr/local/bin/mycheckrestart index 64363b8..d82bf52 100755 --- a/filesystem/usr/local/bin/mycheckrestart +++ b/filesystem/usr/local/bin/mycheckrestart @@ -14,4 +14,4 @@ if [[ $HOSTNAME != "$MAIL_HOST" && $hn != li.b8.nz && ! $DISPLAY ]]; then exit 0 fi -$s checkrestart | sed '/^Found 0 processes using old versions of upgraded files$/d' +$s /usr/sbin/checkrestart -b /a/bin/distro-setup/checkrestart-blacklist | sed '/^Found 0 processes using old versions of upgraded files$/d'