#!/bin/sh if [ -x /usr/sbin/bfrun ]; then /usr/bin/systemd-inhibit --why="Prevent interrupting backup" /usr/sbin/bfrun fi