Files
systemd/tmpfiles.d/20-systemd-osc-context.conf.in
2025-02-27 15:13:15 +01:00

13 lines
479 B
Plaintext

# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
# See tmpfiles.d(5) for details.
{% if LINK_OSC_CONTEXT_DROPIN %}
L$ {{SHELLPROFILEDIR}}/80-systemd-osc-context.sh - - - - {{LIBEXECDIR}}/profile.d/80-systemd-osc-context.sh
{% endif %}