Files
kde-linux/mkosi.extra/usr/lib/bless-session
Nate Graham 79c829aae8 Move helper scripts from bin to lib
Also remove the _kde-linux prefix for the two scripts intentionally left
in bin.

Resolves #166
Resolves #391
2025-10-16 17:30:47 -06:00

11 lines
265 B
Bash
Executable File

#!/bin/sh
# SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
# SPDX-FileCopyrightText: 2024 Harald Sitter <sitter@kde.org>
# Bless Session.
# Also see bless-userspace
set -ex
touch "${XDG_RUNTIME_DIR}/kde-linux-bless-session"