#!/bin/bash

systemd-notify --ready --status="Test service ready" || true
