]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Replace --tmpfs with --dir for tmpfs directories 3055/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 20 Sep 2024 11:56:09 +0000 (13:56 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 20 Sep 2024 11:57:07 +0000 (13:57 +0200)
commitc8bcaf0e4a2c27321f6d3017bf71653bd908f360
tree56c64cb88d565e8c94e59909334a65f65d1120f4
parentf87853999c3b4fa8de46df50e935f6a0035a4b2d
Replace --tmpfs with --dir for tmpfs directories

The root is already a tmpfs so no need to put separate tmpfs directories
on top of individual directories.
mkosi/run.py