#!/bin/bash # # Inspired by https://github.com/systemd/systemd/issues/9508 # set -eux set -o pipefail test_snippet() { systemd-tmpfiles "$@" - <