]> git.ipfire.org Git - thirdparty/systemd.git/commit
run0: Stay in cwd if --empower is specified without a user
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 24 Nov 2025 11:36:42 +0000 (12:36 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 24 Nov 2025 13:39:34 +0000 (14:39 +0100)
commit4f6ef13f43aed654cbadb2785afee1ce567d710d
tree5100a1b815c69b1a650e3c72ffd21afbf2dab669
parentc746488537142e5e061a01dec486592583552a8b
run0: Stay in cwd if --empower is specified without a user

If we run "run0 --empower", the expectation is to stay in the
current working directory, not switch to ~.
src/run/run.c