]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Use SourceFileTransfer=mount
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 29 Sep 2022 16:53:15 +0000 (18:53 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 29 Sep 2022 16:53:15 +0000 (18:53 +0200)
Our source and build directories are nicely separated, so we should
have no issues with using SourceFileTransfer=mount, since the build
won't create any files owned by root in the source directory.

mkosi.default.d/10-systemd.conf

index d1f00c2d5d2c235e0f02652c0990994cfcef61bf..3a82298ca44cc1d59c4e24885dc26ad16c0fccae 100644 (file)
@@ -13,6 +13,7 @@ OutputDirectory=mkosi.output
 [Content]
 BuildDirectory=mkosi.builddir
 Cache=mkosi.cache
+SourceFileTransfer=mount
 SourceFileTransferFinal=copy-git-others
 Packages=
         acl