#!/bin/sh if [ "${reason}" = CARRIER ]; then systemd-notify --pid=${pid} --ready fi