mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
If the integration tests have been installed in the systemd-tests package, the path to these in mkosi.postinst.chroot will be wrong. Let's fix the issue by moving these files into the mkosi/ directory as they're only used by mkosi regardless so they make more sense to be there anyway.
10 lines
198 B
Plaintext
10 lines
198 B
Plaintext
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
[Partition]
|
|
Type=linux-generic
|
|
UUID=0fc63daf-8483-4772-8e79-3d69d8477de4
|
|
Label=varcrypt_keydev
|
|
SizeMinBytes=16M
|
|
Format=ext4
|
|
CopyFiles=/keyfile:/keyfile
|