#!/bin/sh
# Copyright 2024 Collabora Ltd.
# SPDX-License-Identifier: MIT

set -eu

echo "$0: does not work, have you tried being root?"
exit 1
