]> git.ipfire.org Git - thirdparty/systemd.git/commit
run0: Make --same-root-dir available for run0
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 14 Nov 2025 08:10:18 +0000 (09:10 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 14 Nov 2025 09:36:53 +0000 (10:36 +0100)
commit475729b80532dfbbce98705dade6570ce5cc29f0
treefaa1d0095d3d2756bde210db97a43243b5a7cd27
parent98ae19d9fe5cbdaefae600c5b906cacd1a48c57a
run0: Make --same-root-dir available for run0

This enables running something like
"mkosi box -- run0 --empower --same-root-dir -E PATH" to get an
empowered session as the current user within the "mkosi box" environment.
man/run0.xml
src/run/run.c