mirror of
https://github.com/systemd/systemd.git
synced 2025-01-03 05:18:09 +03:00
10 lines
196 B
Plaintext
10 lines
196 B
Plaintext
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
[Match]
|
|
Environment=COVERAGE=1
|
|
|
|
[Content]
|
|
KernelCommandLine=
|
|
COVERAGE_BUILD_DIR=/coverage
|
|
systemd.setenv=COVERAGE_BUILD_DIR=/coverage
|