]> git.ipfire.org Git - thirdparty/mkosi.git/commit
user: Make INVOKING_USER.runtime_dir() return the user runtime dir
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 22 Mar 2025 10:51:36 +0000 (11:51 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 24 Mar 2025 09:43:44 +0000 (10:43 +0100)
commitfa986e4a74c751f33b4e043d5b17b5972d0cfb49
tree7fd1d3e55be66cd79be3f1ab70ccaecfcfce0e5d
parent1f77fc79e9bacffeff54c0abd09b4901c26b36ab
user: Make INVOKING_USER.runtime_dir() return the user runtime dir

Let's not return the mkosi specific directory, but the wider runtime
directory.
mkosi/qemu.py
mkosi/user.py