mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
13 lines
479 B
Plaintext
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 %}
|